summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortron <tron>1999-07-07 20:49:24 +0000
committertron <tron>1999-07-07 20:49:24 +0000
commitcd0bc9076b2b30d8d6dc38d18ec2cb04293f2358 (patch)
treee052c59b1cf94a83358c33716387d7c25af72b4e /net
parent92f92c748be2a47e39bb3e6c3700fbe46188127b (diff)
downloadpkgsrc-cd0bc9076b2b30d8d6dc38d18ec2cb04293f2358.tar.gz
No need to shout: YES -> yes
Diffstat (limited to 'net')
-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