aboutsummaryrefslogtreecommitdiff
path: root/devel/py-zope.container/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-zope.container/Makefile')
-rw-r--r--devel/py-zope.container/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/py-zope.container/Makefile b/devel/py-zope.container/Makefile
index 08b18b8c9020..fb6c203b5c67 100644
--- a/devel/py-zope.container/Makefile
+++ b/devel/py-zope.container/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: py-zope.container
-# Date created: Nov 15, 2011
-# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
-#
# $FreeBSD$
-#
PORTNAME= zope.container
PORTVERSION= 3.12.0
@@ -39,4 +34,5 @@ USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
USE_ZIP= yes
+NO_STAGE= yes
.include <bsd.port.mk>