summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortron <tron>1998-06-20 23:50:26 +0000
committertron <tron>1998-06-20 23:50:26 +0000
commitacfb20319898caa6eb6d112279f8a29974ec46a5 (patch)
tree2ddb22028dac91e7a2decda63b17ec9d16ed75c5 /graphics
parent6b0ea1edcf2e2c39ca9d26f26c5ed3eae5fb9f2e (diff)
downloadpkgsrc-acfb20319898caa6eb6d112279f8a29974ec46a5.tar.gz
Remove unnecessary "USE_GTEXINFO= yes".
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 6ab10ab4c7b..46484e136ab 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 1998/06/20 23:47:25 tron Exp $
+# $NetBSD: Makefile,v 1.19 1998/06/20 23:50:26 tron Exp $
DISTNAME= gimp-1.0.0
CATEGORIES= graphics
@@ -25,7 +25,6 @@ GIMP_DATA= gimp-data-extras-1.0.0
IS_INTERACTIVE= yes
.endif
USE_X11= yes
-USE_GTEXINFO= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include"