summaryrefslogtreecommitdiff
path: root/net/xtraceroute
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2007-09-06 21:51:52 +0000
committerjlam <jlam@pkgsrc.org>2007-09-06 21:51:52 +0000
commitdf7d10dbeb6ea893cc9ee596440b17f678ac520b (patch)
treefa6905795590589ebd0b0c62593b671b65dced58 /net/xtraceroute
parent7c7115cddaa412e231fb506211a8a0a7da88a54a (diff)
downloadpkgsrc-df7d10dbeb6ea893cc9ee596440b17f678ac520b.tar.gz
Convert all libnbcompat/buildlink3.mk references to inplace.mk.
Diffstat (limited to 'net/xtraceroute')
-rw-r--r--net/xtraceroute/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile
index 0c906c8f0f6..58e9f9ed639 100644
--- a/net/xtraceroute/Makefile
+++ b/net/xtraceroute/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2006/10/01 22:36:46 schwarz Exp $
+# $NetBSD: Makefile,v 1.47 2007/09/06 21:51:53 jlam Exp $
#
DISTNAME= xtraceroute-0.8.14
@@ -24,10 +24,10 @@ CONFIGURE_ARGS+= --with-GL-prefix=${LOCALBASE:Q}
CONFIGURE_ARGS+= --with-lib-MesaGL
.include "../../mk/bsd.prefs.mk"
+
.if !empty(LOWER_OPSYS:Mirix5*)
-CONFIGURE_ARGS+= --with-traceroute=/usr/etc/traceroute
-# needs snprintf()
-. include "../../pkgtools/libnbcompat/buildlink3.mk"
+CONFIGURE_ARGS+= --with-traceroute=/usr/etc/traceroute
+. include "../../pkgtools/libnbcompat/inplace.mk" # snprintf()
.endif
post-install: