diff options
Diffstat (limited to 'devel/pecl-vld/Makefile')
-rw-r--r-- | devel/pecl-vld/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/pecl-vld/Makefile b/devel/pecl-vld/Makefile index 7d941c729b76..ead350d29afc 100644 --- a/devel/pecl-vld/Makefile +++ b/devel/pecl-vld/Makefile @@ -13,9 +13,7 @@ COMMENT= Dump the internal representation of PHP scripts LICENSE= BSD2CLAUSE -USES= tar:tgz -USE_PHP= yes -USE_PHPEXT= yes +USES= php:ext tar:tgz IGNORE_WITH_PHP= 70 CONFIGURE_ARGS= --enable-vld |