diff options
Diffstat (limited to 'devel/pecl-operator/Makefile')
-rw-r--r-- | devel/pecl-operator/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/pecl-operator/Makefile b/devel/pecl-operator/Makefile index 091d3e4..b4518ff 100644 --- a/devel/pecl-operator/Makefile +++ b/devel/pecl-operator/Makefile @@ -13,10 +13,7 @@ COMMENT= PHP extension that provides operator overloading for PHP objects LICENSE= PHP30 -USES= tar:tgz -USE_PHP= yes -USE_PHPEXT= yes -PHP_MODNAME= ${PORTNAME} +USES= php:ext tar:tgz IGNORE_WITH_PHP= 56 70 post-extract:: |