summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-gui
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-07-28 11:57:19 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-07-28 11:57:19 +0000
commit1587fa080875daca13e4ef2a41c91687edc6b04b (patch)
treea514d700a3a051c47a81cab22fc59d22ef18215b /x11-toolkits/gnustep-gui
parentFix a conditional LIB_DEPENDS statement, use LIB_DEPENDS+= instead of (diff)
- disable PORTSDOC, dvi2pdf is now broken
Notes
Notes: svn path=/head/; revision=301649
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-rw-r--r--x11-toolkits/gnustep-gui/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index 3ceca60a3a0d..c1e13a7f73a7 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -29,8 +29,6 @@ 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
@@ -46,6 +44,7 @@ USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_BASE= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
USE_XORG= x11 xt
+NOPORTDOCS= dvi2pdf broken
EXTRA_PATCHES+= ${FILESDIR}/GNUmakefile.patch
EXTRA_PATCHES+= ${FILESDIR}/AudioOutputSink.m.patch