summaryrefslogtreecommitdiff
path: root/databases/qt-sqlite-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/qt-sqlite-plugin/Makefile')
-rw-r--r--databases/qt-sqlite-plugin/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/qt-sqlite-plugin/Makefile b/databases/qt-sqlite-plugin/Makefile
index 36a5fb9d9e7d..322d74cba1a6 100644
--- a/databases/qt-sqlite-plugin/Makefile
+++ b/databases/qt-sqlite-plugin/Makefile
@@ -8,7 +8,7 @@
PORTNAME= qt-${DB}-plugin
PORTVERSION= 3.3.8
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_QT}
DISTNAME= qt-x11-free-${PORTVERSION}
@@ -17,8 +17,6 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@freebsd.org
COMMENT= A plugin for QT to connect to SQLite-Databases
-CONFLICTS= qt4-sqlite-plugin-4.2.* qt4-sqlite-plugin-4.3.0
-
DB= sqlite
LIB_DEPENDS+= qt-mt:${PORTSDIR}/x11-toolkits/qt33 \