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 c313bd59c82b..33b8de3dc5d3 100644 --- a/devel/py-Products.CMFDiffTool/Makefile +++ b/devel/py-Products.CMFDiffTool/Makefile @@ -20,7 +20,7 @@ DIST_SUBDIR= zope USE_PYTHON= -2.7 USE_PYDISTUTILS=easy_install USE_ZIP= yes -#USE_ZOPE= yes +#USES= zope NO_STAGE= yes |