diff options
Diffstat (limited to 'security/py-Products.PlonePAS/Makefile')
-rw-r--r-- | security/py-Products.PlonePAS/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-Products.PlonePAS/Makefile b/security/py-Products.PlonePAS/Makefile index b016cf05d3ae..269b5d48cbd6 100644 --- a/security/py-Products.PlonePAS/Makefile +++ b/security/py-Products.PlonePAS/Makefile @@ -24,4 +24,5 @@ USE_PYDISTUTILS= easy_install USE_ZIP= yes USE_ZOPE= yes +NO_STAGE= yes .include <bsd.port.mk> |