diff options
Diffstat (limited to 'net-im/pecl-stomp/Makefile')
-rw-r--r-- | net-im/pecl-stomp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/pecl-stomp/Makefile b/net-im/pecl-stomp/Makefile index 8a9988a46bf4..e5fd34611610 100644 --- a/net-im/pecl-stomp/Makefile +++ b/net-im/pecl-stomp/Makefile @@ -15,4 +15,5 @@ USE_PHP= yes USE_PHPIZE= yes USE_PHPEXT= yes +NO_STAGE= yes .include <bsd.port.mk> |