1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

databases/pecl-mongodb: USES+= ssl

Approved by:	SSL blanket
This commit is contained in:
John Marino 2016-09-09 23:35:52 +00:00
parent 9236346720
commit 53d5a159cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421642

View File

@ -13,7 +13,7 @@ COMMENT= PECL classes for MongoDB
LICENSE= APACHE20
USES= php:ext tar:tgz
USES= php:ext ssl tar:tgz
USE_PHP= spl:build
.include <bsd.port.mk>