aboutsummaryrefslogtreecommitdiff
path: root/deskutils/moregroupware
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-04-08 11:28:27 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-04-08 11:28:27 +0000
commitaf825c6f3c6a9295e094934c237270ac6194577a (patch)
tree2155848219b7d4b3daaefc75acca1de5eb09fa42 /deskutils/moregroupware
parent73e4c3e15fbab79676df8e6572c422674b9b0f89 (diff)
downloadports-af825c6f3c6a9295e094934c237270ac6194577a.tar.gz
ports-af825c6f3c6a9295e094934c237270ac6194577a.zip
deskutils: Convert to USES=php
- While here convert some USE_APACHE Approved by: infrastructure modernization blanket
Notes
Notes: svn path=/head/; revision=466792
Diffstat (limited to 'deskutils/moregroupware')
-rw-r--r--deskutils/moregroupware/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/deskutils/moregroupware/Makefile b/deskutils/moregroupware/Makefile
index 5a8e886ad054..d224ac4a6a9a 100644
--- a/deskutils/moregroupware/Makefile
+++ b/deskutils/moregroupware/Makefile
@@ -18,9 +18,7 @@ USE_PHP= curl \
session \
xml
-USES= gettext
-
-WANT_PHP_MOD= yes
+USES= gettext php:mod
OPTIONS_DEFINE= ADDONS NLS
OPTIONS_SINGLE= DB
@@ -32,7 +30,7 @@ OPTIONS_SUB= yes
NLS_USES= gettext
PGSQL_USES= pgsql
WANT_PGSQL= server
-MYSQL_USE= MYSQL=server
+MYSQL_USES= mysql:server
ADDONS_DISTFILES= ${PORTNAME}-addons-${PORTVERSION}${EXTRACT_SUFX}
NO_BUILD= yes