diff options
Diffstat (limited to 'textproc/pear-Text_Highlighter/Makefile')
-rw-r--r-- | textproc/pear-Text_Highlighter/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/pear-Text_Highlighter/Makefile b/textproc/pear-Text_Highlighter/Makefile index 6a9a221e2177..e58f17563ce6 100644 --- a/textproc/pear-Text_Highlighter/Makefile +++ b/textproc/pear-Text_Highlighter/Makefile @@ -13,6 +13,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> |