diff options
Diffstat (limited to 'math/pecl-stats/Makefile')
-rw-r--r-- | math/pecl-stats/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/pecl-stats/Makefile b/math/pecl-stats/Makefile index 11994c8f271c..be6d8ce2f14f 100644 --- a/math/pecl-stats/Makefile +++ b/math/pecl-stats/Makefile @@ -15,4 +15,5 @@ COMMENT= A PECL extension which with routines for statistical computation USE_PHP= yes USE_PHPEXT= yes +NO_STAGE= yes .include <bsd.port.mk> |