diff options
Diffstat (limited to 'devel/py-Products.CMFDiffTool/Makefile')
-rw-r--r-- | devel/py-Products.CMFDiffTool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-Products.CMFDiffTool/Makefile b/devel/py-Products.CMFDiffTool/Makefile index 33b8de3dc5d3..ef98c42096e5 100644 --- a/devel/py-Products.CMFDiffTool/Makefile +++ b/devel/py-Products.CMFDiffTool/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope. ${PYTHON_PKGNAMEPREFIX}Acquisition>=0:${PORTSDIR}/devel/py-Acquisition DIST_SUBDIR= zope -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS=easy_install USE_ZIP= yes #USES= zope |