pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gpgme Added missing USE_BUILDLINK3 to Makefile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5fe7e27b7ecb
branches:  trunk
changeset: 493007:5fe7e27b7ecb
user:      shannonjr <shannonjr%pkgsrc.org@localhost>
date:      Mon Apr 25 09:37:09 2005 +0000

description:
Added missing USE_BUILDLINK3 to Makefile

diffstat:

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

diffs (17 lines):

diff -r 3975449502fd -r 5fe7e27b7ecb security/gpgme/Makefile
--- a/security/gpgme/Makefile   Mon Apr 25 09:30:49 2005 +0000
+++ b/security/gpgme/Makefile   Mon Apr 25 09:37:09 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2005/04/23 12:44:58 shannonjr Exp $
+# $NetBSD: Makefile,v 1.34 2005/04/25 09:37:09 shannonjr Exp $
 #
 
 DISTNAME=      gpgme-1.0.2
@@ -13,6 +13,7 @@
 
 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