aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-cld/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-04-10 15:08:47 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-04-10 15:08:47 +0000
commit3fc575d9f3970c4b3d271c59b1f318d32b624b71 (patch)
tree212f770d5d8c3c8a98b9570bf5bec70ebbbd94af /textproc/pecl-cld/Makefile
parent2c5242ce188ffc61ed37118b2f79a41a85420bda (diff)
downloadports-3fc575d9f3970c4b3d271c59b1f318d32b624b71.tar.gz
ports-3fc575d9f3970c4b3d271c59b1f318d32b624b71.zip
Notes
Diffstat (limited to 'textproc/pecl-cld/Makefile')
-rw-r--r--textproc/pecl-cld/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/pecl-cld/Makefile b/textproc/pecl-cld/Makefile
index f3aa69485c99..3d3e73c1ffb5 100644
--- a/textproc/pecl-cld/Makefile
+++ b/textproc/pecl-cld/Makefile
@@ -5,9 +5,6 @@ PORTNAME= cld
PORTVERSION= 0.5.0
PORTREVISION= 1
CATEGORIES= textproc pear
-MASTER_SITES= http://pecl.php.net/get/
-PKGNAMEPREFIX= pecl-
-DIST_SUBDIR= PECL
MAINTAINER= gasol.wu@gmail.com
COMMENT= PHP Bindings for Chromium Compact Language Detector
@@ -17,7 +14,7 @@ LICENSE= BSD2CLAUSE
LIB_DEPENDS= libcld.so:devel/cld
CONFIGURE_ARGS= --enable-cld --with-libcld-dir=${LOCALBASE}/lib
-USES= php:ext tar:tgz
+USES= php:pecl
IGNORE_WITH_PHP= 70
post-install: