aboutsummaryrefslogtreecommitdiff
path: root/devel/py-zope.event/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-zope.event/Makefile')
-rw-r--r--devel/py-zope.event/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-zope.event/Makefile b/devel/py-zope.event/Makefile
index fad8b96220f8..8832500ad1e2 100644
--- a/devel/py-zope.event/Makefile
+++ b/devel/py-zope.event/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-zopeevent
-# Date created: 15 Dec, 2009
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= zope.event
PORTVERSION= 3.5.2
@@ -21,4 +17,5 @@ LICENSE= ZPL21
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
+NO_STAGE= yes
.include <bsd.port.mk>