diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-14 20:45:18 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-14 20:45:18 +0000 |
| commit | 6cd9fd87464a0eaa1ca0d1049b957135355e3770 (patch) | |
| tree | d3bd46ff24563a130cb5c67a197bfdde1d094185 /databases/qt-mysql-plugin | |
| parent | Remove BROKEN (fix was committed by fjoe) (diff) | |
Remove CONFLICTS to qt4, bump PORTREVISION
Notes
Notes:
svn path=/head/; revision=228314
Diffstat (limited to 'databases/qt-mysql-plugin')
| -rw-r--r-- | databases/qt-mysql-plugin/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/qt-mysql-plugin/Makefile b/databases/qt-mysql-plugin/Makefile index d65cb8056678..4d307b642c68 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= 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 MySQL-Databases -CONFLICTS= qt4-mysql-plugin-4.2.* qt4-mysql-plugin-4.3.0 - DB= mysql LIB_DEPENDS+= qt-mt:${PORTSDIR}/x11-toolkits/qt33 |
