diff options
Diffstat (limited to 'math/pecl-trader/Makefile')
-rw-r--r-- | math/pecl-trader/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/pecl-trader/Makefile b/math/pecl-trader/Makefile index 6c42c39..40d97071 100644 --- a/math/pecl-trader/Makefile +++ b/math/pecl-trader/Makefile @@ -14,8 +14,7 @@ COMMENT= Trader extension based on TA-Lib LICENSE= BSD2CLAUSE -USE_PHP= yes -USE_PHPEXT= yes +USES= php:ext IGNORE_WITH_PHP= 70 .include <bsd.port.mk> |