aboutsummaryrefslogtreecommitdiff
path: root/devel/py-tw.forms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-tw.forms/Makefile')
-rw-r--r--devel/py-tw.forms/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-tw.forms/Makefile b/devel/py-tw.forms/Makefile
index 3c332122293e..4568c9bc0ab8 100644
--- a/devel/py-tw.forms/Makefile
+++ b/devel/py-tw.forms/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-tw.forms
-# Date created: 2012-05-08
-# Whom: Yuan-Chung Hsiao <ychsiao@gmail.com>
-#
+# Created by: Yuan-Chung Hsiao <ychsiao@gmail.com>
# $FreeBSD$
-#
PORTNAME= tw.forms
PORTVERSION= 0.9.9
@@ -23,4 +19,5 @@ USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= tw.forms
+NO_STAGE= yes
.include <bsd.port.mk>