summaryrefslogtreecommitdiff
path: root/graphics/gimp-helpbrowser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp-helpbrowser/Makefile')
-rw-r--r--graphics/gimp-helpbrowser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-helpbrowser/Makefile b/graphics/gimp-helpbrowser/Makefile
index 13e485534ae..e4a044f23a5 100644
--- a/graphics/gimp-helpbrowser/Makefile
+++ b/graphics/gimp-helpbrowser/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/06/01 11:23:28 rh Exp $
+# $NetBSD: Makefile,v 1.3 2000/06/30 10:04:47 agc Exp $
DISTNAME= gimp-1.1.18
PKGNAME= ${DISTNAME:S/-/-helpbrowser-/}
@@ -18,7 +18,7 @@ USE_X11BASE= yes
USE_GMAKE= yes
USE_PKGLIBTOOL= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-gtk-prefix=${X11BASE} \
+CONFIGURE_ARGS+= --with-gtk-prefix=${X11PREFIX} \
--disable-perl \
--disable-python
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" INTLLIBS="-lintl" \