From 8db623b746655c4bf7ec6ebb41b13b5b97aa7949 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 19 Feb 2016 12:17:52 +0000 Subject: - Switch to mysqli --- deskutils/myitcrm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deskutils/myitcrm') 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} -- cgit v1.2.3