diff options
Diffstat (limited to 'textproc/pear-XML_Beautifier/Makefile')
-rw-r--r-- | textproc/pear-XML_Beautifier/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/pear-XML_Beautifier/Makefile b/textproc/pear-XML_Beautifier/Makefile index b935ce4d291c..0dd50e702f7a 100644 --- a/textproc/pear-XML_Beautifier/Makefile +++ b/textproc/pear-XML_Beautifier/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |