diff options
Diffstat (limited to 'devel/py-Products.ZCTextIndex/Makefile')
-rw-r--r-- | devel/py-Products.ZCTextIndex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-Products.ZCTextIndex/Makefile b/devel/py-Products.ZCTextIndex/Makefile index 5d035a4aba2c..b46ed139493d 100644 --- a/devel/py-Products.ZCTextIndex/Makefile +++ b/devel/py-Products.ZCTextIndex/Makefile @@ -25,4 +25,5 @@ USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_ZIP= yes +NO_STAGE= yes .include <bsd.port.mk> |