aboutsummaryrefslogtreecommitdiff
path: root/graphics/grads
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-12-09 05:16:56 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-12-09 05:16:56 +0000
commitd2ef08da288c2c9dd412cacb55e6e0dbd39d5f47 (patch)
treef370a88e86cc1872240a6fb93b3ab12bdb436a14 /graphics/grads
parent528db788609b1a78cec218a44075e9c11877dc60 (diff)
downloadports-d2ef08da288c2c9dd412cacb55e6e0dbd39d5f47.tar.gz
ports-d2ef08da288c2c9dd412cacb55e6e0dbd39d5f47.zip
- Respect X11BASE by USE_XLIB + GNU_CONFIGURE
Approved by: portmgr (linimon)
Notes
Notes: svn path=/head/; revision=179245
Diffstat (limited to 'graphics/grads')
-rw-r--r--graphics/grads/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/grads/Makefile b/graphics/grads/Makefile
index af74e322190b..3c74c295b13b 100644
--- a/graphics/grads/Makefile
+++ b/graphics/grads/Makefile
@@ -24,6 +24,7 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
+USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= SUPPLIBS="${LOCALBASE}"
CONFIGURE_ARGS+= --enable-dyn-supplibs \