Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2012 22:40:39 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/gwenview-kde4 Makefile ports/graphics/gwenview-kde4/files extra-patch-importer__fileutils.cpp
Message-ID:  <201205302240.q4UMedHW091056@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rakuco      2012-05-30 22:40:39 UTC

  FreeBSD ports repository

  Modified files:
    graphics/gwenview-kde4 Makefile 
  Added files:
    graphics/gwenview-kde4/files 
                                 extra-patch-importer__fileutils.cpp 
  Log:
  Make it build on FreeBSD 7.
  
  There's a call to mkdtemp(), which is supposed to be in stdlib.h. However,
  until FreeBSD 8 the definition was only in unistd.h, so we need to include that
  header for 7.
  
  Revision  Changes    Path
  1.45      +8 -1      ports/graphics/gwenview-kde4/Makefile
  1.1       +10 -0     ports/graphics/gwenview-kde4/files/extra-patch-importer__fileutils.cpp (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205302240.q4UMedHW091056>