aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2010-06-04 21:14:56 +0800
committerdinoex <dinoex@FreeBSD.org>2010-06-04 21:14:56 +0800
commitb1b1fcfb042108e4005ec06b2e71fbba95e26542 (patch)
treefcad90ead46a5a594129d5e8c38d1275e3a1c6a7 /x11-toolkits
parent287b3325d78eb0457ed69da7bd93cfdd14c86241 (diff)
downloadfreebsd-ports-gnome-b1b1fcfb042108e4005ec06b2e71fbba95e26542.tar.gz
freebsd-ports-gnome-b1b1fcfb042108e4005ec06b2e71fbba95e26542.tar.zst
freebsd-ports-gnome-b1b1fcfb042108e4005ec06b2e71fbba95e26542.zip
- LICENSE GPLv3
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gnustep-back/Makefile2
-rw-r--r--x11-toolkits/gnustep-gui/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
index e230cdb4e964..d74616b5ffae 100644
--- a/x11-toolkits/gnustep-back/Makefile
+++ b/x11-toolkits/gnustep-back/Makefile
@@ -26,6 +26,8 @@ LIB_DEPENDS+= Xft.2:${PORTSDIR}/x11-fonts/libXft
LIB_DEPENDS+= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig
LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2
+LICENSE= GPLv3
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib
CONFIGURE_ARGS+= --with-tiff-include=${LOCALBASE}/include
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index 7e43202aae6f..62fc2af04006 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -31,6 +31,8 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libflite.a:${PORTSDIR}/audio/flite
LIB_DEPENDS+= audiofile:${PORTSDIR}/audio/libaudiofile
.endif
+LICENSE= GPLv3
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib
CONFIGURE_ARGS+= --with-tiff-include=${LOCALBASE}/include