diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /www/py-plone.app.dexterity | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=412351
Diffstat (limited to 'www/py-plone.app.dexterity')
-rw-r--r-- | www/py-plone.app.dexterity/Makefile | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/www/py-plone.app.dexterity/Makefile b/www/py-plone.app.dexterity/Makefile index c13a30c1fae9..9046b9d71adb 100644 --- a/www/py-plone.app.dexterity/Makefile +++ b/www/py-plone.app.dexterity/Makefile @@ -12,32 +12,32 @@ COMMENT= Flexible CMF content LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}collective.z3cform.datetimewidget>0:${PORTSDIR}/devel/py-collective.z3cform.datetimewidget \ - ${PYTHON_PKGNAMEPREFIX}plone.app.textfield>0:${PORTSDIR}/www/py-plone.app.textfield \ - ${PYTHON_PKGNAMEPREFIX}plone.behavior>0:${PORTSDIR}/www/py-plone.behavior \ - ${PYTHON_PKGNAMEPREFIX}plone.dexterity>0:${PORTSDIR}/www/py-plone.dexterity \ - ${PYTHON_PKGNAMEPREFIX}plone.formwidget.namedfile>0:${PORTSDIR}/www/py-plone.formwidget.namedfile \ - ${PYTHON_PKGNAMEPREFIX}plone.namedfile>0:${PORTSDIR}/www/py-plone.namedfile \ - ${PYTHON_PKGNAMEPREFIX}plone.rfc822>0:${PORTSDIR}/www/py-plone.rfc822 \ - ${PYTHON_PKGNAMEPREFIX}plone.schemaeditor>0:${PORTSDIR}/www/py-plone.schemaeditor \ - ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \ - ${PYTHON_PKGNAMEPREFIX}plone.app.content>0:${PORTSDIR}/www/py-plone.app.content \ - ${PYTHON_PKGNAMEPREFIX}plone.app.layout>0:${PORTSDIR}/www/py-plone.app.layout \ - ${PYTHON_PKGNAMEPREFIX}plone.app.uuid>0:${PORTSDIR}/www/py-plone.app.uuid \ - ${PYTHON_PKGNAMEPREFIX}plone.app.z3cform>0:${PORTSDIR}/www/py-plone.app.z3cform \ - ${PYTHON_PKGNAMEPREFIX}plone.autoform>0:${PORTSDIR}/www/py-plone.autoform \ - ${PYTHON_PKGNAMEPREFIX}plone.contentrules>0:${PORTSDIR}/www/py-plone.contentrules \ - ${PYTHON_PKGNAMEPREFIX}plone.portlets>0:${PORTSDIR}/www/py-plone.portlets \ - ${PYTHON_PKGNAMEPREFIX}plone.supermodel>0:${PORTSDIR}/www/py-plone.supermodel \ - ${PYTHON_PKGNAMEPREFIX}plone.z3cform>0:${PORTSDIR}/www/py-plone.z3cform \ - ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>0:${PORTSDIR}/devel/py-Products.CMFCore \ - ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>0:${PORTSDIR}/devel/py-Products.GenericSetup \ - ${PYTHON_PKGNAMEPREFIX}zope.browserpage>0:${PORTSDIR}/devel/py-zope.browserpage \ - ${PYTHON_PKGNAMEPREFIX}zope.interface>0:${PORTSDIR}/devel/py-zope.interface \ - ${PYTHON_PKGNAMEPREFIX}zope.component>0:${PORTSDIR}/devel/py-zope.component \ - ${PYTHON_PKGNAMEPREFIX}zope.schema>0:${PORTSDIR}/devel/py-zope.schema \ - ${PYTHON_PKGNAMEPREFIX}zope.publisher>0:${PORTSDIR}/devel/py-zope.publisher \ - ${PYTHON_PKGNAMEPREFIX}z3c.form>0:${PORTSDIR}/devel/py-z3c.form +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}collective.z3cform.datetimewidget>0:devel/py-collective.z3cform.datetimewidget \ + ${PYTHON_PKGNAMEPREFIX}plone.app.textfield>0:www/py-plone.app.textfield \ + ${PYTHON_PKGNAMEPREFIX}plone.behavior>0:www/py-plone.behavior \ + ${PYTHON_PKGNAMEPREFIX}plone.dexterity>0:www/py-plone.dexterity \ + ${PYTHON_PKGNAMEPREFIX}plone.formwidget.namedfile>0:www/py-plone.formwidget.namedfile \ + ${PYTHON_PKGNAMEPREFIX}plone.namedfile>0:www/py-plone.namedfile \ + ${PYTHON_PKGNAMEPREFIX}plone.rfc822>0:www/py-plone.rfc822 \ + ${PYTHON_PKGNAMEPREFIX}plone.schemaeditor>0:www/py-plone.schemaeditor \ + ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml \ + ${PYTHON_PKGNAMEPREFIX}plone.app.content>0:www/py-plone.app.content \ + ${PYTHON_PKGNAMEPREFIX}plone.app.layout>0:www/py-plone.app.layout \ + ${PYTHON_PKGNAMEPREFIX}plone.app.uuid>0:www/py-plone.app.uuid \ + ${PYTHON_PKGNAMEPREFIX}plone.app.z3cform>0:www/py-plone.app.z3cform \ + ${PYTHON_PKGNAMEPREFIX}plone.autoform>0:www/py-plone.autoform \ + ${PYTHON_PKGNAMEPREFIX}plone.contentrules>0:www/py-plone.contentrules \ + ${PYTHON_PKGNAMEPREFIX}plone.portlets>0:www/py-plone.portlets \ + ${PYTHON_PKGNAMEPREFIX}plone.supermodel>0:www/py-plone.supermodel \ + ${PYTHON_PKGNAMEPREFIX}plone.z3cform>0:www/py-plone.z3cform \ + ${PYTHON_PKGNAMEPREFIX}Products.CMFCore>0:devel/py-Products.CMFCore \ + ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>0:devel/py-Products.GenericSetup \ + ${PYTHON_PKGNAMEPREFIX}zope.browserpage>0:devel/py-zope.browserpage \ + ${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface \ + ${PYTHON_PKGNAMEPREFIX}zope.component>0:devel/py-zope.component \ + ${PYTHON_PKGNAMEPREFIX}zope.schema>0:devel/py-zope.schema \ + ${PYTHON_PKGNAMEPREFIX}zope.publisher>0:devel/py-zope.publisher \ + ${PYTHON_PKGNAMEPREFIX}z3c.form>0:devel/py-z3c.form NO_ARCH= yes USES= python:2.7 zope |