aboutsummaryrefslogtreecommitdiff
path: root/devel/py-epsilon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-epsilon/Makefile')
-rw-r--r--devel/py-epsilon/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-epsilon/Makefile b/devel/py-epsilon/Makefile
index 9cc3a2b3f489..b49eb6cfd437 100644
--- a/devel/py-epsilon/Makefile
+++ b/devel/py-epsilon/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-epsilon
-# Date created: 10 Apr 2006
-# Whom: Alexander Botero-Lowry <alex@foxybanana.com>
-#
+# Created by: Alexander Botero-Lowry <alex@foxybanana.com>
# $FreeBSD$
-#
PORTNAME= epsilon
PORTVERSION= 0.6.0
@@ -26,4 +22,5 @@ PYDISTUTILS_PKGNAME= Epsilon
USE_TWISTED= yes
NO_BUILD= yes
+NO_STAGE= yes
.include <bsd.port.mk>