aboutsummaryrefslogtreecommitdiff
path: root/devel/py-event/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-event/Makefile')
-rw-r--r--devel/py-event/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/py-event/Makefile b/devel/py-event/Makefile
index 759db2b03e8a..e6a727be38b3 100644
--- a/devel/py-event/Makefile
+++ b/devel/py-event/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: py-event
-# Date created: 23 Feb 2007
-# Whom: Alexander Botero-Lowry <alexbl@FreeBSD.org>
-#
+# Created by: Alexander Botero-Lowry <alexbl@FreeBSD.org>
# $FreeBSD$
PORTNAME= event
@@ -23,4 +20,5 @@ USE_PYDISTUTILS= yes
PLIST_FILES= %%PYTHON_SITELIBDIR%%/event.so
+NO_STAGE= yes
.include <bsd.port.mk>