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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"