aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2016-02-19 20:30:15 +0800
committermiwi <miwi@FreeBSD.org>2016-02-19 20:30:15 +0800
commitea7ed34fe51b057d7560571ca711f6005e383001 (patch)
tree5141047cf00d5ea59504de3108f8f8435fb78183 /deskutils
parent6b6156724b40b69ab5f11e6477a0eff3c93b5011 (diff)
downloadfreebsd-ports-gnome-ea7ed34fe51b057d7560571ca711f6005e383001.tar.gz
freebsd-ports-gnome-ea7ed34fe51b057d7560571ca711f6005e383001.tar.zst
freebsd-ports-gnome-ea7ed34fe51b057d7560571ca711f6005e383001.zip
- Switch to mysqli support
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/sugarcrm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/sugarcrm/Makefile b/deskutils/sugarcrm/Makefile
index c6828169f369..4f590899414a 100644
--- a/deskutils/sugarcrm/Makefile
+++ b/deskutils/sugarcrm/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sugarcrm
PORTVERSION= 6.5.22
+PORTREVISION= 1
CATEGORIES= deskutils www
MASTER_SITES= SF/${PORTNAME}/1%20-%20SugarCRM%206.5.X/SugarCommunityEdition-6.5.X
DISTNAME= SugarCE-${PORTVERSION}
@@ -11,7 +12,7 @@ MAINTAINER= wen@FreeBSD.org
COMMENT= Web based customer relationship management suite
USES= zip
-USE_PHP= gd mysql session pcre xml zlib mbstring curl imap spl posix \
+USE_PHP= gd mysqli session pcre xml zlib mbstring curl imap spl posix \
json ctype zip tokenizer
NO_BUILD= yes
WRKSRC= ${WRKDIR}/SugarCE-Full-${PORTVERSION}