diff options
Diffstat (limited to 'textproc/xml2rfc/Makefile')
-rw-r--r-- | textproc/xml2rfc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xml2rfc/Makefile b/textproc/xml2rfc/Makefile index 869765819b65..4f978d7ea22f 100644 --- a/textproc/xml2rfc/Makefile +++ b/textproc/xml2rfc/Makefile @@ -14,6 +14,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.2.8:${PORTSDIR}/devel/py-lxml USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} |