diff options
Diffstat (limited to 'devel/pear-HTML_QuickForm_advmultiselect/Makefile')
-rw-r--r-- | devel/pear-HTML_QuickForm_advmultiselect/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pear-HTML_QuickForm_advmultiselect/Makefile b/devel/pear-HTML_QuickForm_advmultiselect/Makefile index 335b801a5426..52ac5a04ad1e 100644 --- a/devel/pear-HTML_QuickForm_advmultiselect/Makefile +++ b/devel/pear-HTML_QuickForm_advmultiselect/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |