diff options
Diffstat (limited to 'devel/pecl-runkit/Makefile')
-rw-r--r-- | devel/pecl-runkit/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/pecl-runkit/Makefile b/devel/pecl-runkit/Makefile index ab2ce81a258e..2f1e2ad0a890 100644 --- a/devel/pecl-runkit/Makefile +++ b/devel/pecl-runkit/Makefile @@ -13,10 +13,7 @@ COMMENT= PECL extension to modify constants, user-defined functions, and classes LICENSE= PHP30 -USES= tar:tgz -USE_PHP= yes -USE_PHPEXT= yes -PHP_MODNAME= runkit +USES= php:ext tar:tgz IGNORE_WITH_PHP= 70 CONFIGURE_ARGS= --enable-runkit=classkit |