diff options
Diffstat (limited to 'devel/py-bcdoc/Makefile')
-rw-r--r-- | devel/py-bcdoc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-bcdoc/Makefile b/devel/py-bcdoc/Makefile index f391d2d7c3ff..912fc6f46d3a 100644 --- a/devel/py-bcdoc/Makefile +++ b/devel/py-bcdoc/Makefile @@ -18,4 +18,5 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:${PORTSDIR}/textproc/py-docut USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include <bsd.port.mk> |