summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorsnj <snj>2004-04-25 07:57:01 +0000
committersnj <snj>2004-04-25 07:57:01 +0000
commit618e9cbbf632b53382dd5fd51ebc7f462d23b6b7 (patch)
tree1ea67815a561e4276ee0f5531edf462d05624246 /net
parente3e9f5b28fffacc11ab507b0366f6b210c78961a (diff)
downloadpkgsrc-618e9cbbf632b53382dd5fd51ebc7f462d23b6b7.tar.gz
Convert to buildlink3 and remove USE_NEW_TEXINFO.
Diffstat (limited to 'net')
-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"