diff options
author | beat <beat@FreeBSD.org> | 2012-07-19 17:15:46 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2012-07-19 17:15:46 +0800 |
commit | 77998162570baec691790a4478fe65395f464193 (patch) | |
tree | 5beb0dc82fcda92d9515f7b6dba3382fdc38e9c1 /x11-toolkits/gnustep-gui | |
parent | 3e02097789014a6df102922b757c15a117b5b891 (diff) | |
download | freebsd-ports-graphics-77998162570baec691790a4478fe65395f464193.tar.gz freebsd-ports-graphics-77998162570baec691790a4478fe65395f464193.tar.zst freebsd-ports-graphics-77998162570baec691790a4478fe65395f464193.zip |
- Mark BROKEN: incorrect plist
Reported by: pointyhat
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-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 49d8e378574..3ceca60a3a0 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 |