diff options
Diffstat (limited to 'devel/py-Record/Makefile')
-rw-r--r-- | devel/py-Record/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-Record/Makefile b/devel/py-Record/Makefile index 58f45f5f3cb2..1030b50a52ce 100644 --- a/devel/py-Record/Makefile +++ b/devel/py-Record/Makefile @@ -13,7 +13,7 @@ COMMENT= Special Record objects used in Zope2 LICENSE= ZPL21 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:${PORTSDIR}/devel/py-ExtensionClass +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:devel/py-ExtensionClass USES= python zip USE_PYTHON= distutils autoplist |