pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security Removed USE_BUILDLINK3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5217bdab39a
branches:  trunk
changeset: 493008:e5217bdab39a
user:      shannonjr <shannonjr%pkgsrc.org@localhost>
date:      Mon Apr 25 09:54:04 2005 +0000

description:
Removed USE_BUILDLINK3

We don't need this any longer -- it's now default.

diffstat:

 security/dirmngr/Makefile |  3 +--
 security/gpgme/Makefile   |  3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r 5fe7e27b7ecb -r e5217bdab39a security/dirmngr/Makefile
--- a/security/dirmngr/Makefile Mon Apr 25 09:37:09 2005 +0000
+++ b/security/dirmngr/Makefile Mon Apr 25 09:54:04 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/25 09:30:49 shannonjr Exp $
+# $NetBSD: Makefile,v 1.9 2005/04/25 09:54:04 shannonjr Exp $
 #
 
 DISTNAME=              dirmngr-0.9.1
@@ -18,7 +18,6 @@
 PKG_GROUPS=            ${DIRMNGR_GROUP}
 PKG_USERS=             ${DIRMNGR_USER}:${DIRMNGR_GROUP}::pseudo\\ user:${VARBASE}/dirmngr:
 
-USE_BUILDLINK3=                yes
 GNU_CONFIGURE=         yes
 USE_GNU_TOOLS+=                awk
 USE_PKGINSTALL=                yes
diff -r 5fe7e27b7ecb -r e5217bdab39a security/gpgme/Makefile
--- a/security/gpgme/Makefile   Mon Apr 25 09:37:09 2005 +0000
+++ b/security/gpgme/Makefile   Mon Apr 25 09:54:04 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2005/04/25 09:37:09 shannonjr Exp $
+# $NetBSD: Makefile,v 1.35 2005/04/25 09:55:09 shannonjr Exp $
 #
 
 DISTNAME=      gpgme-1.0.2
@@ -13,7 +13,6 @@
 
 DEPENDS+=              gnupg>=1.2.2:../../security/gnupg
 
-USE_BUILDLINK3=                YES
 USE_LIBTOOL=           YES
 GNU_CONFIGURE=         YES
 PTHREAD_OPTS+=         require



Home | Main Index | Thread Index | Old Index