1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Unbreak build

This commit is contained in:
Martin Wilke 2013-03-09 18:53:41 +00:00
parent 59827adb6f
commit 2a8ad31d6c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313744

View File

@ -1,12 +1,8 @@
# New ports collection makefile for: py-Products.DCWorkflow
# Date created: 20 December 2011
# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
#
# $FreeBSD$
#
PORTNAME= Products.DCWorkflow
PORTVERSION= 2.2.4
PORTREVISION= 1
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -16,6 +12,7 @@ COMMENT= DCWorkflow product for the Zope Content Management Framework
LICENSE= ZPL21
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}eggtestinfo>0:${PORTSDIR}/devel/py-eggtestinfo
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>=0:${PORTSDIR}/devel/py-Products.CMFCore \
${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup