diff options
Diffstat (limited to 'net/pecl-oauth/Makefile')
-rw-r--r-- | net/pecl-oauth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pecl-oauth/Makefile b/net/pecl-oauth/Makefile index 4f44295f2493..949e770af36c 100644 --- a/net/pecl-oauth/Makefile +++ b/net/pecl-oauth/Makefile @@ -21,4 +21,5 @@ CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" USE_PHP= yes USE_PHPEXT= yes +NO_STAGE= yes .include <bsd.port.mk> |