diff options
Diffstat (limited to 'net/pecl-radius/Makefile')
-rw-r--r-- | net/pecl-radius/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/pecl-radius/Makefile b/net/pecl-radius/Makefile index 3418c23a81e6..6790e9a5c263 100644 --- a/net/pecl-radius/Makefile +++ b/net/pecl-radius/Makefile @@ -13,9 +13,7 @@ COMMENT= Radius client library for PHP LICENSE= BSD3CLAUSE -USES= tar:tgz -USE_PHP= yes -USE_PHPEXT= yes +USES= php:ext tar:tgz IGNORE_WITH_PHP= 70 CONFIGURE_ARGS= --enable-radius |