aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-html2text/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-html2text/Makefile')
-rw-r--r--textproc/py-html2text/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile
index a8e02c85ab6a..47e761e09c10 100644
--- a/textproc/py-html2text/Makefile
+++ b/textproc/py-html2text/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: html2text
-# Date created: 23 April 2007
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= html2text
PORTVERSION= 3.200.3
@@ -19,4 +15,5 @@ USE_PYDISTUTILS=easy_install
CONFLICTS= html2text-[0-9]*
+NO_STAGE= yes
.include <bsd.port.mk>