summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/xtraceroute/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile
index 1b00b6319a3..36046ba2e86 100644
--- a/net/xtraceroute/Makefile
+++ b/net/xtraceroute/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/04/26 19:15:38 garbled Exp $
+# $NetBSD: Makefile,v 1.6 1999/07/07 20:49:24 tron Exp $
#
DISTNAME= xtraceroute-0.8.14
@@ -15,7 +15,7 @@ DEPENDS+= gtkglarea-1.1:../../x11/gtkglarea
DEPENDS+= tiff-3.4:../../graphics/tiff
USE_X11= yes
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-gtk-prefix=${X11BASE}
# XXX Actually, Mesa's in X11BASE too, but as our tiff is in LOCALBASE
# and xtraceroute doesn't have a switch to tell it so (yet?), we abuse