aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2016-02-19 20:29:43 +0800
committermiwi <miwi@FreeBSD.org>2016-02-19 20:29:43 +0800
commit6b6156724b40b69ab5f11e6477a0eff3c93b5011 (patch)
tree69539274436531c4414640f41456b0a959ac0c9b
parentb8e49a09e24535d9a6d1978b617932e7555821b2 (diff)
downloadfreebsd-ports-gnome-6b6156724b40b69ab5f11e6477a0eff3c93b5011.tar.gz
freebsd-ports-gnome-6b6156724b40b69ab5f11e6477a0eff3c93b5011.tar.zst
freebsd-ports-gnome-6b6156724b40b69ab5f11e6477a0eff3c93b5011.zip
- Use pdo_mysql to allow to work with php
-rw-r--r--deskutils/tine20/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/tine20/Makefile b/deskutils/tine20/Makefile
index 6f6a55ab1237..912667488386 100644
--- a/deskutils/tine20/Makefile
+++ b/deskutils/tine20/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tine20
PORTVERSION= 0.0.2012.10.04
+PORTREVISION= 1
DISTVERSIONSUFFIX= 2012.10.4
CATEGORIES= deskutils www
MASTER_SITES= http://www.tine20.org/downloads/${DISTVERSIONSUFFIX}/
@@ -25,7 +26,7 @@ APC_DESC= Enable pecl-APC support
MEMCACHE_DESC= Enable pecl-memcache support
USE_MYSQL= yes
-USE_PHP= ctype dom gd iconv json mcrypt mysql pdo_mysql simplexml \
+USE_PHP= ctype dom gd iconv json mcrypt pdo_mysql simplexml \
spl xml zip
WANT_PHP_WEB= yes