diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/froxlor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/froxlor/Makefile b/sysutils/froxlor/Makefile index fd1add8fb228..e09a9bc6b2e8 100644 --- a/sysutils/froxlor/Makefile +++ b/sysutils/froxlor/Makefile @@ -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 |