From a572fbecb4b86657c95fdea5f52b3c29b110ef18 Mon Sep 17 00:00:00 2001 From: hira Date: Wed, 27 Apr 2005 20:48:32 +0000 Subject: Remove USE_BUILDLINK3 (typo). --- net/tcpdpriv/Makefile | 3 +-- security/skey/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/net/tcpdpriv/Makefile b/net/tcpdpriv/Makefile index dc5dc70b1f3..97bd34d8cd6 100644 --- a/net/tcpdpriv/Makefile +++ b/net/tcpdpriv/Makefile @@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org COMMENT= Anonymize tcpdump traces WRKSRC= ${WRKDIR}/${DISTNAME}/wide-tcpdpriv -USE_BULDLINK3= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tcpdpriv ${PREFIX}/bin diff --git a/security/skey/Makefile b/security/skey/Makefile index 4c0338a2c7c..186ca8f8b0a 100644 --- a/security/skey/Makefile +++ b/security/skey/Makefile @@ -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 @@ HOMEPAGE= ${MASTER_SITES} 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} -- cgit v1.2.3