aboutsummaryrefslogtreecommitdiff
path: root/databases/pecl-mongodb
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 /databases/pecl-mongodb
parent2c5242ce188ffc61ed37118b2f79a41a85420bda (diff)
downloadports-3fc575d9f3970c4b3d271c59b1f318d32b624b71.tar.gz
ports-3fc575d9f3970c4b3d271c59b1f318d32b624b71.zip
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D10281
Notes
Notes: svn path=/head/; revision=438175
Diffstat (limited to 'databases/pecl-mongodb')
-rw-r--r--databases/pecl-mongodb/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/pecl-mongodb/Makefile b/databases/pecl-mongodb/Makefile
index ae2aa9dd1c38..ee63c73f9a85 100644
--- a/databases/pecl-mongodb/Makefile
+++ b/databases/pecl-mongodb/Makefile
@@ -3,16 +3,13 @@
PORTNAME= mongodb
PORTVERSION= 1.2.8
CATEGORIES= databases pear
-MASTER_SITES= http://pecl.php.net/get/
-PKGNAMEPREFIX= pecl-
-DIST_SUBDIR= PECL
MAINTAINER= pi@FreeBSD.org
COMMENT= PECL classes for MongoDB
LICENSE= APACHE20
-USES= php:ext ssl tar:tgz
+USES= php:pecl ssl
USE_PHP= spl:build
CFLAGS+= -I${LOCALBASE}/include