aboutsummaryrefslogtreecommitdiffstats
path: root/databases/qt-mysql-plugin
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2007-09-02 14:23:28 +0800
committerlofi <lofi@FreeBSD.org>2007-09-02 14:23:28 +0800
commitff6a438c6962b388018f739b325570b68c38f419 (patch)
tree95cc2fd38bb853727e70897b5e56aeaff9a086be /databases/qt-mysql-plugin
parent3db2181c95ccbfbd69d2abf00526322217550acc (diff)
downloadfreebsd-ports-gnome-ff6a438c6962b388018f739b325570b68c38f419.tar.gz
freebsd-ports-gnome-ff6a438c6962b388018f739b325570b68c38f419.tar.zst
freebsd-ports-gnome-ff6a438c6962b388018f739b325570b68c38f419.zip
Update to Qt 4.3.1.
Diffstat (limited to 'databases/qt-mysql-plugin')
-rw-r--r--databases/qt-mysql-plugin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/qt-mysql-plugin/Makefile b/databases/qt-mysql-plugin/Makefile
index 2c2aa921e36f..1853a2b22b77 100644
--- a/databases/qt-mysql-plugin/Makefile
+++ b/databases/qt-mysql-plugin/Makefile
@@ -8,7 +8,7 @@
PORTNAME= qt-${DB}-plugin
PORTVERSION= 3.3.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_QT}
DISTNAME= qt-x11-free-${PORTVERSION}
@@ -17,6 +17,8 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= A plugin for QT to connect to MySQL-Databases
+CONFLICTS= qt4-mysql-plugin-4.2.* qt4-mysql-plugin-4.3.0
+
DB= mysql
LIB_DEPENDS+= qt-mt:${PORTSDIR}/x11-toolkits/qt33