aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-rst2html5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-rst2html5/Makefile')
-rw-r--r--textproc/py-rst2html5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-rst2html5/Makefile b/textproc/py-rst2html5/Makefile
index a8d8ed48af64..5ce593c21966 100644
--- a/textproc/py-rst2html5/Makefile
+++ b/textproc/py-rst2html5/Makefile
@@ -1,6 +1,5 @@
# Created by: Olivier Duchateau
# $FreeBSD$
-#
PORTNAME= rst2html5
PORTVERSION= 1.0
@@ -18,4 +17,5 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Genshi>=0.7:${PORTSDIR}/textproc/py-genshi \
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
+NO_STAGE= yes
.include <bsd.port.mk>