aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/grads
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-12-09 13:16:56 +0800
committerrafan <rafan@FreeBSD.org>2006-12-09 13:16:56 +0800
commitfbb1fa851fcde21aa7ab67a84053442cd6bc284a (patch)
tree4fa10d9ac5524912e96a2c30a3f890b060611e0a /graphics/grads
parentf178fd154ca5523c85c9f534ae91e3a181f6099d (diff)
downloadfreebsd-ports-gnome-fbb1fa851fcde21aa7ab67a84053442cd6bc284a.tar.gz
freebsd-ports-gnome-fbb1fa851fcde21aa7ab67a84053442cd6bc284a.tar.zst
freebsd-ports-gnome-fbb1fa851fcde21aa7ab67a84053442cd6bc284a.zip
- Respect X11BASE by USE_XLIB + GNU_CONFIGURE
Approved by: portmgr (linimon)
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 \