summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjlam <jlam>2007-09-08 21:57:57 +0000
committerjlam <jlam>2007-09-08 21:57:57 +0000
commite61b45ba0c4e39a0749d225bb740e02dc55f8b1d (patch)
tree090b4461321e87c968b099c0a26b69c4da29ff20 /net
parent04b96c22b176a8925e7d97a770e4caabd4eb8f56 (diff)
downloadpkgsrc-e61b45ba0c4e39a0749d225bb740e02dc55f8b1d.tar.gz
Convert to use the features framework.
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 58e9f9ed639..d27a735f4ff 100644
--- a/net/xtraceroute/Makefile
+++ b/net/xtraceroute/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2007/09/06 21:51:53 jlam Exp $
+# $NetBSD: Makefile,v 1.48 2007/09/08 21:57:58 jlam Exp $
#
DISTNAME= xtraceroute-0.8.14
@@ -15,6 +15,7 @@ COMMENT= Graphical version of traceroute, which traces the route IP packets go
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= msgfmt
+USE_FEATURES= snprintf
CONFIGURE_ARGS+= --with-gtk-prefix="${BUILDLINK_PREFIX.gtk}"
# XXX Actually, Mesa's in X11PREFIX too, but as our tiff is in LOCALBASE
@@ -27,7 +28,6 @@ CONFIGURE_ARGS+= --with-lib-MesaGL
.if !empty(LOWER_OPSYS:Mirix5*)
CONFIGURE_ARGS+= --with-traceroute=/usr/etc/traceroute
-. include "../../pkgtools/libnbcompat/inplace.mk" # snprintf()
.endif
post-install: