summaryrefslogtreecommitdiff
path: root/graphics/giram
diff options
context:
space:
mode:
authoragc <agc>2000-06-30 10:04:46 +0000
committeragc <agc>2000-06-30 10:04:46 +0000
commitad727bd5deb58a4714d853ed9c3cfe5ae6ca1add (patch)
tree95bda78b9cc67d9eb423003a92ffd082f193791e /graphics/giram
parentfe93dbff5dc0fa70c432eec89ff907d01154767e (diff)
downloadpkgsrc-ad727bd5deb58a4714d853ed9c3cfe5ae6ca1add.tar.gz
Make this package xpkgwedge-safe by using the new X11PREFIX definition
in preference to X11BASE when trying to find the installed location of X11 libraries, programs and headers (which will change if xpkgwedge is installed). [X11BASE reflects the location of the X11 libs, headers and programs. X11PREFIX reflects the installed location of X11 packages.]
Diffstat (limited to 'graphics/giram')
-rw-r--r--graphics/giram/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile
index 2f4927c29eb..cb168fa5af5 100644
--- a/graphics/giram/Makefile
+++ b/graphics/giram/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/10/23 00:11:06 tron Exp $
+# $NetBSD: Makefile,v 1.8 2000/06/30 10:04:47 agc Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1999/06/19 17:38:24 cpiazza Exp $
DISTNAME= Giram-0.1.2
@@ -17,7 +17,7 @@ DEPENDS+= povray-*:../../graphics/povray
USE_X11= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk-config" \
+CONFIGURE_ENV= GTK_CONFIG="${X11PREFIX}/bin/gtk-config" \
CFLAGS="-I${LOCALBASE}/include ${CFLAGS}"
ALL_TARGET= install-strip