From 46ae9ea7e53fa10602ad0b0f3c46d812c5b29a9b Mon Sep 17 00:00:00 2001 From: jmc Date: Sun, 21 Sep 2003 09:39:21 +0000 Subject: Add USE_BUILDLINK2 so this picks up a proper depend --- security/py-gnupg/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index bd00ec8aa5c..becff3b9472 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/21 17:20:31 martti Exp $ +# $NetBSD: Makefile,v 1.4 2003/09/21 09:47:31 jmc Exp $ DISTNAME= GnuPGInterface-0.3.2 PKGNAME= ${PYPKGPREFIX}-gnupg-0.3.2 @@ -13,6 +13,7 @@ DEPENDS+= gnupg>=1.0.0:../../security/gnupg PYTHON_VERSIONS_ACCEPTED= 21 PYDISTUTILSPKG= yes +USE_BUILDLINK2= yes .include "../../lang/python/extension.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3