svn commit: r364434 - head/sysutils/froxlor
William Grzybowski
wg at FreeBSD.org
Sat Aug 9 12:42:52 UTC 2014
Author: wg
Date: Sat Aug 9 12:42:51 2014
New Revision: 364434
URL: http://svnweb.freebsd.org/changeset/ports/364434
QAT: https://qat.redports.org/buildarchive/r364434/
Log:
sysutils/froxlor: add missing dependencies
PR: 192513
Submitted by: maintainer
Modified:
head/sysutils/froxlor/Makefile
Modified: head/sysutils/froxlor/Makefile
==============================================================================
--- head/sysutils/froxlor/Makefile Sat Aug 9 12:36:30 2014 (r364433)
+++ head/sysutils/froxlor/Makefile Sat Aug 9 12:42:51 2014 (r364434)
@@ -3,7 +3,7 @@
PORTNAME= froxlor
PORTVERSION= 0.9.32
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils www
MASTER_SITES= http://files.froxlor.org/releases/
@@ -20,7 +20,7 @@ SUB_FILES+= pkg-message pkg-deinstall
SUB_LIST+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
PLIST_SUB+= ${SUB_LIST}
-USE_PHP= xml bcmath posix filter session ftp mysql mysqli
+USE_PHP= bcmath curl filter ftp json mysql mysqli pdo_mysql posix session xml
WANT_PHP_CLI= YES
More information about the svn-ports-head
mailing list