diff options
Diffstat (limited to 'devel/pecl-bbcode/Makefile')
-rw-r--r-- | devel/pecl-bbcode/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/pecl-bbcode/Makefile b/devel/pecl-bbcode/Makefile index 67e8c936fb67..fd83f92df9f5 100644 --- a/devel/pecl-bbcode/Makefile +++ b/devel/pecl-bbcode/Makefile @@ -14,10 +14,7 @@ COMMENT= PECL extension which allows quick and efficient BBCode Parsing LICENSE= PHP301 BSD3CLAUSE LICENSE_COMB= multi -USES= tar:tgz -USE_PHP= yes -USE_PHP_BUILD= yes -USE_PHPEXT= yes +USES= php:ext tar:tgz IGNORE_WITH_PHP= 56 70 CONFIGURE_ARGS= --enable-bbcode |