aboutsummaryrefslogtreecommitdiff
path: root/devel/py-mez_xml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-mez_xml/Makefile')
-rw-r--r--devel/py-mez_xml/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-mez_xml/Makefile b/devel/py-mez_xml/Makefile
index 96602e37f8a2..6ee7e7c3d917 100644
--- a/devel/py-mez_xml/Makefile
+++ b/devel/py-mez_xml/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mez_xml
-# Date created: 2008-02-27
-# Whom: Thinker K.F. Li <thinker@branda.to>
-#
+# Created by: Thinker K.F. Li <thinker@branda.to>
# $FreeBSD$
-#
PORTNAME= mez_xml
PORTVERSION= 0.4
@@ -17,4 +13,5 @@ COMMENT= A simple template engine for Python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+NO_STAGE= yes
.include <bsd.port.mk>