summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-11-01 05:07:42 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-11-01 05:07:42 +0000
commit069a282fbcebff782d2c5c6a479c79a5bf7572e6 (patch)
tree6432499e651fdb0c0b4cc72675de268de67409bd /x11-toolkits
parentChanged MAINTAINER to my FreeBSD address. (diff)
we need XLIB to compile and run
Notes
Notes: svn path=/head/; revision=69237
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gnustep-back/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
index 54fdd8c8c116..7d82a33d76d1 100644
--- a/x11-toolkits/gnustep-back/Makefile
+++ b/x11-toolkits/gnustep-back/Makefile
@@ -17,6 +17,7 @@ RUN_DEPENDS= ${COMBOLIBDIR}/libgnustep-gui.so:${PORTSDIR}/x11-toolkits/gnustep-g
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff
+USE_XLIB= yes
BREAKS_IF_PEDANTIC= yes
CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib
CONFIGURE_ARGS+= --with-tiff-include=${LOCALBASE}/include