From b14427059e48b928fa5a62e7dc7d66afa35a97bb 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-amkCrypto/Makefile | 4 +++- security/py-crypto/Makefile | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/py-amkCrypto/Makefile b/security/py-amkCrypto/Makefile index 56d152a99d3..5fbd321f247 100644 --- a/security/py-amkCrypto/Makefile +++ b/security/py-amkCrypto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2010/01/17 12:02:43 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2011/01/18 12:06:57 drochner Exp $ # DISTNAME= pycrypto-2.0.1 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.amk.ca/python/code/crypto.html COMMENT= Cryptographic and hash functions for Python +CONFLICTS+= ${PYPKGPREFIX}-crypto-[0-9]* + PKG_DESTDIR_SUPPORT= user-destdir PYDISTUTILSPKG= yes 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