diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-23 16:00:14 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-23 16:00:14 +0000 |
commit | 1517ce49fcd01b652a5ab768fe9df2c59966c431 (patch) | |
tree | a0954b31e357e43f6adbb3665be81527f356beeb /math/pecl-stats | |
parent | f1e406f20de97ddd3552ccdb80c55b7d010c5f34 (diff) |
Notes
Diffstat (limited to 'math/pecl-stats')
-rw-r--r-- | math/pecl-stats/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/pecl-stats/Makefile b/math/pecl-stats/Makefile index be6d8ce2f14f..11994c8f271c 100644 --- a/math/pecl-stats/Makefile +++ b/math/pecl-stats/Makefile @@ -15,5 +15,4 @@ COMMENT= A PECL extension which with routines for statistical computation USE_PHP= yes USE_PHPEXT= yes -NO_STAGE= yes .include <bsd.port.mk> |