diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 07:54:45 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 07:54:45 +0000 |
commit | 81b4894e8bd5cd920878dbc67cf06efd8bfcbd54 (patch) | |
tree | fffbfe3b26afaccf4386e6adaf4bf4fea5f6e6d3 /x11-toolkits/gnustep-back | |
parent | 2b707b30b50e10430c67dacc2db7fbb6bf6eac7a (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gnustep-back')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index d74616b5ffae..1ae71fa9db14 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -26,7 +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 +LICENSE_COMB= multi +LICENSE= GPLv3 LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib |