mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- add dependency on www/py-plone.app.search
- bump PORTREVISION Reported by: lstewart (via mail)
This commit is contained in:
parent
ed84fdf756
commit
6eb47c7dfc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299717
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= Products.CMFPlone
|
||||
PORTVERSION= 4.1.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -71,6 +72,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisit
|
|||
${PYTHON_PKGNAMEPREFIX}plone.app.portlets>=0:${PORTSDIR}/www/py-plone.app.portlets \
|
||||
${PYTHON_PKGNAMEPREFIX}plone.app.redirector>=0:${PORTSDIR}/www/py-plone.app.redirector \
|
||||
${PYTHON_PKGNAMEPREFIX}plone.app.registry>=0:${PORTSDIR}/www/py-plone.app.registry \
|
||||
${PYTHON_PKGNAMEPREFIX}plone.app.search>0:${PORTSDIR}/www/py-plone.app.search \
|
||||
${PYTHON_PKGNAMEPREFIX}plone.app.users>=0:${PORTSDIR}/www/py-plone.app.users \
|
||||
${PYTHON_PKGNAMEPREFIX}plone.app.upgrade>=0:${PORTSDIR}/www/py-plone.app.upgrade \
|
||||
${PYTHON_PKGNAMEPREFIX}plone.app.uuid>=0:${PORTSDIR}/www/py-plone.app.uuid \
|
||||
|
|
Loading…
Add table
Reference in a new issue