summaryrefslogtreecommitdiff
path: root/net/netcat
diff options
context:
space:
mode:
authorreed <reed>2005-03-26 23:51:06 +0000
committerreed <reed>2005-03-26 23:51:06 +0000
commitfecdead16aa8ca614209ec9c263838a8f63d4f7f (patch)
treec4a47a63d350f2d48431f834261e5382e675816e /net/netcat
parentc0024172c33985921e51503cad2ceb19d9fe988b (diff)
downloadpkgsrc-fecdead16aa8ca614209ec9c263838a8f63d4f7f.tar.gz
netcat doesn't have a build target for DragonFly BSD,
so use "freebsd". This was reported by Peter Schuller on tech-pkg. (He said target "netbsd" also worked.)
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 848bcee0c0b..9869bf5e402 100644
--- a/net/netcat/Makefile
+++ b/net/netcat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/12/25 06:43:19 kim Exp $
+# $NetBSD: Makefile,v 1.24 2005/03/26 23:51:06 reed Exp $
DISTNAME= nc110
PKGNAME= netcat-1.10
@@ -27,6 +27,7 @@ NC_TARGET.${OPSYS}?= ${LOWER_OPSYS}
NC_TARGET.IRIX= irix
NC_TARGET.Interix= netbsd
NC_TARGET.OpenBSD= netbsd
+NC_TARGET.DragonFly= freebsd
BUILD_TARGET= ${NC_TARGET.${OPSYS}}
EXTRA_PROGS= data rservice xor