summaryrefslogtreecommitdiff
path: root/net/gnetcat
diff options
context:
space:
mode:
authorsnj <snj>2004-04-25 07:57:01 +0000
committersnj <snj>2004-04-25 07:57:01 +0000
commit4a7e5195493b1e38870ad216e9d55188a4497cca (patch)
tree1ea67815a561e4276ee0f5531edf462d05624246 /net/gnetcat
parentd8bda793ed4e82847af97dd5e069ed44eb720e89 (diff)
downloadpkgsrc-4a7e5195493b1e38870ad216e9d55188a4497cca.tar.gz
Convert to buildlink3 and remove USE_NEW_TEXINFO.
Diffstat (limited to 'net/gnetcat')
-rw-r--r--net/gnetcat/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/gnetcat/Makefile b/net/gnetcat/Makefile
index f7692701ccb..9d299f722f4 100644
--- a/net/gnetcat/Makefile
+++ b/net/gnetcat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/05 14:11:27 recht Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/25 07:57:01 snj Exp $
DISTNAME= netcat-0.7.0
PKGNAME= gnetcat-0.7.0
@@ -10,10 +10,9 @@ HOMEPAGE= http://netcat.sourceforge.net/
COMMENT= Read and write data across network connections
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PERL5= YES
-USE_NEW_TEXINFO= YES
INFO_FILES= netcat.info
.include "../../mk/bsd.pkg.mk"