diff options
Diffstat (limited to 'www/pecl-APC')
-rw-r--r-- | www/pecl-APC/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/pecl-APC/Makefile b/www/pecl-APC/Makefile index 609acc9d89c8..b9160a41fa73 100644 --- a/www/pecl-APC/Makefile +++ b/www/pecl-APC/Makefile @@ -31,9 +31,7 @@ IGNORE_WITH_PHP=55 56 70 PHP_MODNAME= ${PORTNAME:tl} PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message -USE_PHP= yes -USE_PHPEXT= yes -USES= tar:tgz +USES= php:ext tar:tgz PORTDOCS= CHANGELOG INSTALL NOTICE apc.php |