add a conflict with py-distribute-*.
ok fgsch@.
This commit is contained in:
parent
21e0488094
commit
9e2b61ea87
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2011/09/16 09:24:56 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2011/12/14 20:25:11 rpointel Exp $
|
||||
|
||||
COMMENT= simplified packaging system for Python modules
|
||||
|
||||
MODPY_EGG_VERSION= 0.6c11
|
||||
DISTNAME= setuptools-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-${DISTNAME:S/c/./}
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
EPOCH = 0
|
||||
CATEGORIES= devel
|
||||
PKG_ARCH= *
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2008/04/15 09:31:47 martynas Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2011/12/14 20:25:11 rpointel Exp $
|
||||
@conflict py-distribute-*
|
||||
@comment bin/easy_install
|
||||
bin/easy_install-${MODPY_VERSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/easy_install.py
|
||||
|
Loading…
Reference in New Issue
Block a user