aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-10-29 08:45:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-10-29 08:45:31 +0000
commitc6f888194d1a7d263bc6ef4d66a1e3f02a334c07 (patch)
tree7b9361b59ef8fc197e0fac6178a2336024c2f6eb /graphics
parentd31032cfe5b49c2504c37f433fef3b67550bc94e (diff)
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/djvulibre-nox11/Makefile1
-rw-r--r--graphics/libspiro/Makefile1
-rw-r--r--graphics/proj/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/graphics/djvulibre-nox11/Makefile b/graphics/djvulibre-nox11/Makefile
index 7bd5102d81cb..4d0e93c26426 100644
--- a/graphics/djvulibre-nox11/Makefile
+++ b/graphics/djvulibre-nox11/Makefile
@@ -20,6 +20,7 @@ LICENSE= GPLv2
LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff
+WITH_FBSD10_FIX=yes
USE_ICONV= yes
USE_GNOME= gnomehack
GNU_CONFIGURE= yes
diff --git a/graphics/libspiro/Makefile b/graphics/libspiro/Makefile
index 96a27cedaf5f..c353eb59e4a4 100644
--- a/graphics/libspiro/Makefile
+++ b/graphics/libspiro/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}_src-${PORTVERSION}
MAINTAINER= cyberbotx@cyberbotx.com
COMMENT= Library to convert clothoid splines into bezier splines
+WITH_FBSD10_FIX=yes
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/graphics/proj/Makefile b/graphics/proj/Makefile
index 840c4c0b6ba6..db73f9e3169d 100644
--- a/graphics/proj/Makefile
+++ b/graphics/proj/Makefile
@@ -19,6 +19,7 @@ CONFLICTS= proj4-[0-9]*
DATUM_GRID_FILES= proj-datumgrid-1.5.zip
+WITH_FBSD10_FIX=yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes