aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt33
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-03-10 12:14:26 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-03-10 12:14:26 +0000
commit646a91ce284d86358b87cc0c9bdcc8ee39af6d2d (patch)
tree554372761f2ca68c67029423df96b4ac6dc728fb /x11-toolkits/qt33
parent1903ee6f576697eaec8869f7eefe58aa682a368a (diff)
downloadports-646a91ce284d86358b87cc0c9bdcc8ee39af6d2d.tar.gz
ports-646a91ce284d86358b87cc0c9bdcc8ee39af6d2d.zip
Declare CONFLICTS with earlier versions of qt3.x.
Enforce CONFLICTS to take effect by bumping PORTREVISION.
Notes
Notes: svn path=/head/; revision=103519
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r--x11-toolkits/qt33/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index ff301cbce322..a594efb721b4 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -8,6 +8,7 @@
PORTNAME= qt
PORTVERSION= 3.3.1
+PORTREVISION= 1
CATEGORIES?= x11-toolkits
MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \
ftp://ftp.silug.org/pub/qt/ \
@@ -26,7 +27,8 @@ LIB_DEPENDS+= mng.1:${PORTSDIR}/graphics/libmng \
png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
-CONFLICTS= linguist-0.* qt-2.* qt-designer-2.* xfmail-1.5.*
+CONFLICTS= linguist-0.* qt-2.* qt-3.0.* \
+ qt-3.1.* qt-3.2.* qt-designer-2.* xfmail-1.5.*
USE_BZIP2= yes
USE_REINPLACE= yes