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 63d4259635b6..6c42c39d1c8f 100644 --- a/math/pecl-trader/Makefile +++ b/math/pecl-trader/Makefile @@ -16,7 +16,6 @@ LICENSE= BSD2CLAUSE USE_PHP= yes USE_PHPEXT= yes - -IGNORE_WITH_PHP= 52 +IGNORE_WITH_PHP= 70 .include <bsd.port.mk> |