diff options
Diffstat (limited to 'devel/py-Products.Marshall/Makefile')
-rw-r--r-- | devel/py-Products.Marshall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-Products.Marshall/Makefile b/devel/py-Products.Marshall/Makefile index bcd9d15c4fde..97072f61e350 100644 --- a/devel/py-Products.Marshall/Makefile +++ b/devel/py-Products.Marshall/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}transaction>=0:${PORTSDIR}/devel/py-transact ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:${PORTSDIR}/devel/py-ExtensionClass DIST_SUBDIR= zope -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS=easy_install USE_ZIP= yes |