diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2012-07-19 09:15:46 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2012-07-19 09:15:46 +0000 |
commit | 7adc0967acce95dbb601d419ab255cd38a5e9c76 (patch) | |
tree | 5beb0dc82fcda92d9515f7b6dba3382fdc38e9c1 /x11-toolkits/gnustep-gui/Makefile | |
parent | 952920bef2ab8509a4a87abb49021bc8a36353df (diff) | |
download | ports-7adc0967acce95dbb601d419ab255cd38a5e9c76.tar.gz ports-7adc0967acce95dbb601d419ab255cd38a5e9c76.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnustep-gui/Makefile')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 49d8e378574f..3ceca60a3a0d 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -29,6 +29,8 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libflite.a:${PORTSDIR}/audio/flite LICENSE_COMB= multi LICENSE= GPLv3 LGPL3 +BROKEN= incorrect plist + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib CONFIGURE_ARGS+= --with-tiff-include=${LOCALBASE}/include |