From f1eda96888e6710f2ef6525685b82c18b627b36a Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 18 Jan 2011 12:06:57 +0000 Subject: add/fix mutual CONFLICT --- security/py-crypto/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/py-crypto') diff --git a/security/py-crypto/Makefile b/security/py-crypto/Makefile index 0f7e99ace39..0fe56adb181 100644 --- a/security/py-crypto/Makefile +++ b/security/py-crypto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2010/12/05 17:13:09 gls Exp $ +# $NetBSD: Makefile,v 1.21 2011/01/18 12:06:57 drochner Exp $ # DISTNAME= pycrypto-2.3 @@ -12,7 +12,7 @@ COMMENT= Cryptographic and hash functions for Python # mostly public domain, but a few bits are: LICENSE= python-software-foundation -CONFLICTS+= py-amkCrypto-[0-9]* +CONFLICTS+= ${PYPKGPREFIX}-amkCrypto-[0-9]* PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3