pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Remove USE_BUILDLINK3 (typo).
details: https://anonhg.NetBSD.org/pkgsrc/rev/9af749d9d2fe
branches: trunk
changeset: 493129:9af749d9d2fe
user: hira <hira%pkgsrc.org@localhost>
date: Wed Apr 27 20:48:32 2005 +0000
description:
Remove USE_BUILDLINK3 (typo).
diffstat:
net/tcpdpriv/Makefile | 3 +--
security/skey/Makefile | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r 299cc4982497 -r 9af749d9d2fe net/tcpdpriv/Makefile
--- a/net/tcpdpriv/Makefile Wed Apr 27 20:35:01 2005 +0000
+++ b/net/tcpdpriv/Makefile Wed Apr 27 20:48:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/07/10 09:04:57 grant Exp $
+# $NetBSD: Makefile,v 1.9 2005/04/27 20:49:47 hira Exp $
DISTNAME= tcpd-tools-0.8
PKGNAME= tcpdpriv-0.8
@@ -9,7 +9,6 @@
COMMENT= Anonymize tcpdump traces
WRKSRC= ${WRKDIR}/${DISTNAME}/wide-tcpdpriv
-USE_BULDLINK3= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/tcpdpriv ${PREFIX}/bin
diff -r 299cc4982497 -r 9af749d9d2fe security/skey/Makefile
--- a/security/skey/Makefile Wed Apr 27 20:35:01 2005 +0000
+++ b/security/skey/Makefile Wed Apr 27 20:48:32 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/04/28 03:36:41 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2005/04/27 20:48:32 hira Exp $
#
DISTNAME= skey-1.1.5
@@ -11,7 +11,6 @@
COMMENT= Port of OpenBSD s/key implementation
USE_PERL5= build
-USE_BUIDLINK3= yes
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
Home |
Main Index |
Thread Index |
Old Index