1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- move DIST_SUBDIR upper

- support stage
- bump PORTREVISION
This commit is contained in:
Ruslan Makhmatkhanov 2014-01-25 20:40:33 +00:00
parent 51fb72abd8
commit 3332cf813f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341093
2 changed files with 539 additions and 554 deletions

View File

@ -2,9 +2,11 @@
PORTNAME= Products.CMFCore
PORTVERSION= 2.2.7
PORTREVISION= 1
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
MAINTAINER= zope@FreeBSD.org
COMMENT= Zope Content Management Framework core components
@ -17,11 +19,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}five.localsitemanager>=0:${PORTSDIR}/devel/p
${PYTHON_PKGNAMEPREFIX}Products.ZSQLMethods>0:${PORTSDIR}/devel/py-Products.ZSQLMethods \
${PYTHON_PKGNAMEPREFIX}zope.app.publication>0:${PORTSDIR}/devel/py-zope.app.publication
DIST_SUBDIR= zope
USE_PYTHON= 2
USE_PYDISTUTILS=easy_install
#USES= zope # cyclic dependency
NO_STAGE= yes
USE_PYTHON= 2
USE_PYDISTUTILS= yes
#USES= zope # cyclic dependency
.include <bsd.port.mk>

File diff suppressed because it is too large Load Diff