summaryrefslogtreecommitdiffstats
path: root/databases/php-mdcached/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/php-mdcached/Makefile')
-rw-r--r--databases/php-mdcached/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/php-mdcached/Makefile b/databases/php-mdcached/Makefile
index f3f62c4d..e755fa7 100644
--- a/databases/php-mdcached/Makefile
+++ b/databases/php-mdcached/Makefile
@@ -15,10 +15,9 @@ LICENSE= BSD2CLAUSE
LIB_DEPENDS= libmdcached.so:databases/mdcached
-USE_PHP= yes
-USE_PHPEXT= yes
+USES= php:ext
IGNORE_WITH_PHP= 70
CONFIGURE_ARGS= --enable-mdcached
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${PORTNAME}/client_php/${PORTNAME}
+WRKSRC_SUBDIR= ${PORTNAME}/client_php/${PORTNAME}
.include <bsd.port.mk>
OpenPOWER on IntegriCloud