From b1b1fcfb042108e4005ec06b2e71fbba95e26542 Mon Sep 17 00:00:00 2001 From: dinoex Date: Fri, 4 Jun 2010 13:14:56 +0000 Subject: - LICENSE GPLv3 --- x11-toolkits/gnustep-back/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11-toolkits/gnustep-back/Makefile') 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 -- cgit