diff options
Diffstat (limited to 'www/pear-Services_Google/Makefile')
-rw-r--r-- | www/pear-Services_Google/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/pear-Services_Google/Makefile b/www/pear-Services_Google/Makefile index 0ddc4b40c596..6b9020d25b89 100644 --- a/www/pear-Services_Google/Makefile +++ b/www/pear-Services_Google/Makefile @@ -11,6 +11,7 @@ COMMENT= PHP interface to access the Google SOAP Web APIs USE_PHP= soap PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |