diff options
Diffstat (limited to 'devel/py-Products.PluginRegistry/Makefile')
-rw-r--r-- | devel/py-Products.PluginRegistry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-Products.PluginRegistry/Makefile b/devel/py-Products.PluginRegistry/Makefile index c0f7dd1d1258..b93f3a01200d 100644 --- a/devel/py-Products.PluginRegistry/Makefile +++ b/devel/py-Products.PluginRegistry/Makefile @@ -14,7 +14,7 @@ COMMENT= Configure application plugins based on interfaces LICENSE= ZPL21 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:${PORTSDIR}/devel/py-Products.GenericSetup +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Products.GenericSetup>=0:devel/py-Products.GenericSetup USES= python USE_PYTHON= distutils autoplist |