aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-jsonnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-jsonnet/Makefile')
-rw-r--r--devel/pecl-jsonnet/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/pecl-jsonnet/Makefile b/devel/pecl-jsonnet/Makefile
index f64b7d76fb68..de0e498cd6b2 100644
--- a/devel/pecl-jsonnet/Makefile
+++ b/devel/pecl-jsonnet/Makefile
@@ -4,10 +4,7 @@
PORTNAME= jsonnet
PORTVERSION= 1.1.1
CATEGORIES= devel
-MASTER_SITES= http://pecl.php.net/get/
-PKGNAMEPREFIX= pecl-
DISTNAME= JsonNet-${PORTVERSION}
-DIST_SUBDIR= PECL
MAINTAINER= gasol.wu@gmail.com
COMMENT= Google JsonNet for PHP
@@ -17,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libjsonnet.so:devel/jsonnet
-USES= php:ext tar:tgz
+USES= php:pecl
USE_PHP= json:build
CONFIGURE_ARGS= --with-jsonnet=${LOCALBASE}
IGNORE_WITH_PHP= 70