From 5176111845f27a13457126e4451bd307fc8702d8 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 19 Feb 2016 12:39:23 +0000 Subject: [PATCH] - Switch to mysqli support --- devel/rth/Makefile | 4 ++-- devel/truc/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rth/Makefile b/devel/rth/Makefile index e24ba44330e7..6f0abd8f4367 100644 --- a/devel/rth/Makefile +++ b/devel/rth/Makefile @@ -3,7 +3,7 @@ PORTNAME= rth PORTVERSION= 1.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel www MASTER_SITES= SF/${PORTNAME}/Release%20${PORTVERSION}/Release%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -13,7 +13,7 @@ COMMENT= Web-based requirement, test, and bugtracking system USES= zip NO_BUILD= yes -USE_PHP= mysql gd +USE_PHP= mysqli gd PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" SUB_LIST= "PKGNAME=${PKGNAME}" diff --git a/devel/truc/Makefile b/devel/truc/Makefile index d3480909b366..6565cb1281ca 100644 --- a/devel/truc/Makefile +++ b/devel/truc/Makefile @@ -3,7 +3,7 @@ PORTNAME= truc PORTVERSION= 0.12.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TRUC%20Testing%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,7 +12,7 @@ MAINTAINER= jsi@jules.de COMMENT= Web-based tool for requirement and use case tracking NO_BUILD= yes -USE_PHP= mysql gd +USE_PHP= mysqli gd USES= cpe shebangfix SHEBANG_FILES= FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl \