diff options
-rw-r--r-- | devel/py-Products.CMFCore/Makefile | 9 | ||||
-rw-r--r-- | devel/py-Products.CMFCore/pkg-descr | 2 |
2 files changed, 4 insertions, 7 deletions
diff --git a/devel/py-Products.CMFCore/Makefile b/devel/py-Products.CMFCore/Makefile index 7617f1aee4af..2a448feede58 100644 --- a/devel/py-Products.CMFCore/Makefile +++ b/devel/py-Products.CMFCore/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: py-Products.CMFCore -# Date created: 20 December 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.CMFCore PORTVERSION= 2.2.6 +PORTREVISION= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,6 +12,7 @@ COMMENT= Zope Content Management Framework core components LICENSE= ZPL21 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}eggtestinfo>0:${PORTSDIR}/devel/py-eggtestinfo RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}five.localsitemanager>=0:${PORTSDIR}/devel/py-five.localsitemanager \ ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup \ ${PYTHON_PKGNAMEPREFIX}Products.ZSQLMethods>=0:${PORTSDIR}/devel/py-Products.ZSQLMethods @@ -23,6 +20,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}five.localsitemanager>=0:${PORTSDIR}/devel/p DIST_SUBDIR= zope USE_PYTHON= yes USE_PYDISTUTILS= easy_install -#USE_ZOPE= yes +#USE_ZOPE= yes # cyclic dependency .include <bsd.port.mk> diff --git a/devel/py-Products.CMFCore/pkg-descr b/devel/py-Products.CMFCore/pkg-descr index 38a64b1df511..760a131a8f4d 100644 --- a/devel/py-Products.CMFCore/pkg-descr +++ b/devel/py-Products.CMFCore/pkg-descr @@ -1,3 +1,3 @@ Zope Content Management Framework core components. -WWW: http://pypi.python.org/pypi/Products.CMFCore +WWW: http://pypi.python.org/pypi/Products.CMFCore |