aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-texttable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-texttable/Makefile')
-rw-r--r--textproc/py-texttable/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/py-texttable/Makefile b/textproc/py-texttable/Makefile
index 0d8b476a2db9..e732b0632225 100644
--- a/textproc/py-texttable/Makefile
+++ b/textproc/py-texttable/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: py-texttable
-# Date created: 24 April 2007
-# Whom: Martin Wilke <miwi@FreeBSD.org>
-#
+# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= texttable
PORTVERSION= 0.8.1
@@ -21,4 +17,5 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/texttable.py \
%%PYTHON_SITELIBDIR%%/texttable.pyc \
%%PYTHON_SITELIBDIR%%/texttable.pyo
+NO_STAGE= yes
.include <bsd.port.mk>