- add missing dependency, it should fix build on pointyhat
Reported by: pointyhat (beat) Feature safe: yes
This commit is contained in:
parent
bd20a8a3f9
commit
4d517c15b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307198
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= Products.GenericSetup
|
||||
PORTVERSION= 1.7.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,6 +12,7 @@ COMMENT= Read Zope configuration state from profile dirs / tarballs
|
|||
|
||||
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}zope.formlib>=0:${PORTSDIR}/devel/py-zope.formlib
|
||||
|
||||
|
|
Loading…
Reference in a new issue