pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/gnetcat Convert to buildlink3 and remove USE_NEW_T...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7ee0bd9289fe
branches: trunk
changeset: 474060:7ee0bd9289fe
user: snj <snj%pkgsrc.org@localhost>
date: Sun Apr 25 07:57:01 2004 +0000
description:
Convert to buildlink3 and remove USE_NEW_TEXINFO.
diffstat:
net/gnetcat/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 219eb120c2e3 -r 7ee0bd9289fe net/gnetcat/Makefile
--- a/net/gnetcat/Makefile Sun Apr 25 07:49:56 2004 +0000
+++ b/net/gnetcat/Makefile Sun Apr 25 07:57:01 2004 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index