summaryrefslogtreecommitdiff
path: root/devel/py-Products.PythonScripts/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /devel/py-Products.PythonScripts/Makefile
parentRemove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. (diff)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'devel/py-Products.PythonScripts/Makefile')
-rw-r--r--devel/py-Products.PythonScripts/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-Products.PythonScripts/Makefile b/devel/py-Products.PythonScripts/Makefile
index 87b291037bb8..d5e2bcb2beb4 100644
--- a/devel/py-Products.PythonScripts/Makefile
+++ b/devel/py-Products.PythonScripts/Makefile
@@ -13,12 +13,12 @@ COMMENT= Support for restricted execution of Python scripts in Zope 2
LICENSE= ZPL21
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>=0:${PORTSDIR}/security/py-AccessControl \
- ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition \
- ${PYTHON_PKGNAMEPREFIX}DateTime>=0:${PORTSDIR}/devel/py-DateTime \
- ${PYTHON_PKGNAMEPREFIX}DocumentTemplate>=0:${PORTSDIR}/devel/py-DocumentTemplate \
- ${PYTHON_PKGNAMEPREFIX}RestrictedPython>=0:${PORTSDIR}/security/py-RestrictedPython \
- ${PYTHON_PKGNAMEPREFIX}zExceptions>=0:${PORTSDIR}/devel/py-zExceptions
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}AccessControl>=0:security/py-AccessControl \
+ ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:devel/py-Acquisition \
+ ${PYTHON_PKGNAMEPREFIX}DateTime>=0:devel/py-DateTime \
+ ${PYTHON_PKGNAMEPREFIX}DocumentTemplate>=0:devel/py-DocumentTemplate \
+ ${PYTHON_PKGNAMEPREFIX}RestrictedPython>=0:security/py-RestrictedPython \
+ ${PYTHON_PKGNAMEPREFIX}zExceptions>=0:devel/py-zExceptions
USES= python zip
USE_PYTHON= distutils autoplist