diff options
Diffstat (limited to 'www/pear-Services_Yadis/Makefile')
-rw-r--r-- | www/pear-Services_Yadis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/pear-Services_Yadis/Makefile b/www/pear-Services_Yadis/Makefile index 5d9f7f59e804..be88f78b3a82 100644 --- a/www/pear-Services_Yadis/Makefile +++ b/www/pear-Services_Yadis/Makefile @@ -13,6 +13,7 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |