aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-APCu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-APCu/Makefile')
-rw-r--r--devel/pecl-APCu/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/pecl-APCu/Makefile b/devel/pecl-APCu/Makefile
index 515c2cb207c8..6e42c3d093b4 100644
--- a/devel/pecl-APCu/Makefile
+++ b/devel/pecl-APCu/Makefile
@@ -17,13 +17,8 @@ LICENSE= PHP301
CONFLICTS= pecl-APC-[0-9]*
CFLAGS+= -I${LOCALBASE}/include
-USE_PHP= yes
-USE_PHP_BUILD= yes
-USE_PHPIZE= yes
-USE_PHPEXT= yes
IGNORE_WITH_PHP= 70
-USES= tar:tgz
+USES= php:ext tar:tgz
PHP_MODNAME= ${PORTNAME:tl}
-WRKSRC= ${WRKDIR}/${PORTNAME:tl}-${PORTVERSION}
.include <bsd.port.mk>