aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2016-02-19 20:17:52 +0800
committermiwi <miwi@FreeBSD.org>2016-02-19 20:17:52 +0800
commit9cbada4f8e96c0eb2855b1949eb7dcf84bde2107 (patch)
tree459c4f6640e1e8c36346d134bb21f4999c004b84 /deskutils
parentd8fca1b2c3f0613ebc6ff236f6f031949867e7d7 (diff)
downloadfreebsd-ports-gnome-9cbada4f8e96c0eb2855b1949eb7dcf84bde2107.tar.gz
freebsd-ports-gnome-9cbada4f8e96c0eb2855b1949eb7dcf84bde2107.tar.zst
freebsd-ports-gnome-9cbada4f8e96c0eb2855b1949eb7dcf84bde2107.zip
- Switch to mysqli
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/myitcrm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/myitcrm/Makefile b/deskutils/myitcrm/Makefile
index 988be766afd6..decc58ce1b2e 100644
--- a/deskutils/myitcrm/Makefile
+++ b/deskutils/myitcrm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= myitcrm
PORTVERSION= 0.2.9.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= deskutils
MASTER_SITES= SF/myitcrm/
DISTNAME= MyITCRM1-${PORTVERSION}
@@ -14,7 +14,7 @@ COMMENT= MyIT CRM is a CRM project designed for Computer Servicing and Repairs
LICENSE= GPLv3
USES= dos2unix zip
-USE_PHP= mysql session xml
+USE_PHP= mysqli session xml
NO_BUILD= yes
WRKSRC= ${WRKDIR}/MyITCRM-${PORTVERSION}