summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-10-26 04:47:05 +0000
committerxtraeme <xtraeme>2004-10-26 04:47:05 +0000
commitf587f6641e053ec3bf904c6031eac84188c15f96 (patch)
tree4ae3ef8a59476df8edd37c034a12b9494d8d86b8 /net
parent4075865839dd860b83a7322aa269c236fecb2560 (diff)
downloadpkgsrc-f587f6641e053ec3bf904c6031eac84188c15f96.tar.gz
Make this build on IRIX, Georg Schwarz PR pkg/27428.
Diffstat (limited to 'net')
-rw-r--r--net/netcat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/netcat/Makefile b/net/netcat/Makefile
index 3a3d77916a8..501c797f08f 100644
--- a/net/netcat/Makefile
+++ b/net/netcat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/10/21 23:55:12 tv Exp $
+# $NetBSD: Makefile,v 1.19 2004/10/26 04:47:05 xtraeme Exp $
DISTNAME= nc110
PKGNAME= netcat-1.10
@@ -25,6 +25,7 @@ MAKE_ENV+= DFLAGS="-DGAPING_SECURITY_HOLE -DTELNET"
.include "../../mk/bsd.prefs.mk"
NC_TARGET.${OPSYS}?= ${LOWER_OPSYS}
+NC_TARGET.IRIX= irix
NC_TARGET.Interix= netbsd
NC_TARGET.OpenBSD= netbsd
ALL_TARGET= ${NC_TARGET.${OPSYS}}