summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorschwarz <schwarz>2006-10-01 22:36:46 +0000
committerschwarz <schwarz>2006-10-01 22:36:46 +0000
commit41038fe4d58674a38755010f611a076b5a445187 (patch)
tree5f8e54f8fbf9546c845161794d7f01893fb4e744 /net
parentccc88d21361d134dbd7526a64f1f5e2192a7ff25 (diff)
downloadpkgsrc-41038fe4d58674a38755010f611a076b5a445187.tar.gz
added support for IRIX 5
Diffstat (limited to 'net')
-rw-r--r--net/xtraceroute/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile
index 898a86f345a..0c906c8f0f6 100644
--- a/net/xtraceroute/Makefile
+++ b/net/xtraceroute/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2006/04/13 18:23:36 jlam Exp $
+# $NetBSD: Makefile,v 1.46 2006/10/01 22:36:46 schwarz Exp $
#
DISTNAME= xtraceroute-0.8.14
@@ -26,6 +26,8 @@ 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"
.endif
post-install: