diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-05 07:54:45 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-05 07:54:45 +0000 |
commit | b1e8255d45c54610e124c12ac55d74de6c2e69b2 (patch) | |
tree | 75ca78ddeb87e4bcd5e3c175175dfd3dc33f04c4 /x11-toolkits/gnustep-gui | |
parent | 9137c014c2f41b1af9d3fdc81949aa6b43e1d9d8 (diff) | |
download | FreeBSD-ports-b1e8255d45c54610e124c12ac55d74de6c2e69b2.zip FreeBSD-ports-b1e8255d45c54610e124c12ac55d74de6c2e69b2.tar.gz |
add LICENSE_COMB
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 62fc2af..c1069a7 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -31,7 +31,8 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libflite.a:${PORTSDIR}/audio/flite LIB_DEPENDS+= audiofile:${PORTSDIR}/audio/libaudiofile .endif -LICENSE= GPLv3 +LICENSE_COMB= multi +LICENSE= GPLv3 LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib |