diff options
Diffstat (limited to 'www/pear-Services_Facebook/Makefile')
-rw-r--r-- | www/pear-Services_Facebook/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/pear-Services_Facebook/Makefile b/www/pear-Services_Facebook/Makefile index 53a6205d8f84..ed215a753ef8 100644 --- a/www/pear-Services_Facebook/Makefile +++ b/www/pear-Services_Facebook/Makefile @@ -14,6 +14,7 @@ RUN_DEPENDS= ${PEARDIR}/Validate.php:${PORTSDIR}/devel/pear-Validate USE_PHP= curl PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |