summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-11-01 05:07:42 +0000
committerdinoex <dinoex@FreeBSD.org>2002-11-01 05:07:42 +0000
commit9b11eafa57840cb9562439ef86a47fa7f6c381fe (patch)
tree6cda65c4ee00a2beb7a58db5f28d3cee913e20bc
parentce018ac9be7743cfed3dcef6cc91bb070cef0022 (diff)
downloadFreeBSD-ports-9b11eafa57840cb9562439ef86a47fa7f6c381fe.zip
FreeBSD-ports-9b11eafa57840cb9562439ef86a47fa7f6c381fe.tar.gz
we need XLIB to compile and run
-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 54fdd8c..7d82a33 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
OpenPOWER on IntegriCloud