aboutsummaryrefslogtreecommitdiff
path: root/devel/py-ezpyinline/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-ezpyinline/Makefile')
-rw-r--r--devel/py-ezpyinline/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-ezpyinline/Makefile b/devel/py-ezpyinline/Makefile
index 0da652086823..3079ecd6d00f 100644
--- a/devel/py-ezpyinline/Makefile
+++ b/devel/py-ezpyinline/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-ezpyinline
-# Date created: Feb. 13, 2007
-# Whom: Li-Wen Hsu <lwhsu@lwhsu.org>
-#
+# Created by: Li-Wen Hsu <lwhsu@lwhsu.org>
# $FreeBSD$
-#
PORTNAME= ezpyinline
PORTVERSION= 0.1
@@ -17,4 +13,5 @@ COMMENT= Easy embedded Inline C for Python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+NO_STAGE= yes
.include <bsd.port.mk>