pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/netcat Make build on Interix.
details: https://anonhg.NetBSD.org/pkgsrc/rev/669bec06024c
branches: trunk
changeset: 482201:669bec06024c
user: tv <tv%pkgsrc.org@localhost>
date: Thu Oct 21 23:55:12 2004 +0000
description:
Make build on Interix.
diffstat:
net/netcat/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 270f21b4a370 -r 669bec06024c net/netcat/Makefile
--- a/net/netcat/Makefile Thu Oct 21 23:28:57 2004 +0000
+++ b/net/netcat/Makefile Thu Oct 21 23:55:12 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/08/05 14:47:46 drochner Exp $
+# $NetBSD: Makefile,v 1.18 2004/10/21 23:55:12 tv Exp $
DISTNAME= nc110
PKGNAME= netcat-1.10
@@ -25,6 +25,7 @@
.include "../../mk/bsd.prefs.mk"
NC_TARGET.${OPSYS}?= ${LOWER_OPSYS}
+NC_TARGET.Interix= netbsd
NC_TARGET.OpenBSD= netbsd
ALL_TARGET= ${NC_TARGET.${OPSYS}}
Home |
Main Index |
Thread Index |
Old Index