summaryrefslogtreecommitdiff
path: root/net/netcat
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-10-26 04:47:05 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-10-26 04:47:05 +0000
commitf3bfb44d30860030fb01f0898a6c60760c3c7fae (patch)
tree4ae3ef8a59476df8edd37c034a12b9494d8d86b8 /net/netcat
parent3dad0f8603602dee88a949d1b22134d3750377df (diff)
downloadpkgsrc-f3bfb44d30860030fb01f0898a6c60760c3c7fae.tar.gz
Make this build on IRIX, Georg Schwarz PR pkg/27428.
Diffstat (limited to 'net/netcat')
-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}}