summaryrefslogtreecommitdiff
path: root/x11-toolkits/qt33
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-05-21 18:33:06 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-05-21 18:33:06 +0000
commit277080170b5376c1d8ea48494b653db0296c9038 (patch)
tree68cfe992033d4bf1466b5f28ed30a36dfbd4aa4f /x11-toolkits/qt33
parentUpgrade to version 0.3 of unshield. (diff)
Adjust CONFLICTS, the latest revision of the xfmail port does no longer
conflict with Qt.
Notes
Notes: svn path=/head/; revision=109657
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 7a55e576c915..b09f9a27cbb3 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -8,6 +8,7 @@
PORTNAME= qt
PORTVERSION= 3.3.2
+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 \
jpeg.9:${PORTSDIR}/graphics/jpeg
CONFLICTS= linguist-0.* qt-2.* qt-3.0.* \
- qt-3.1.* qt-3.2.* qt-designer-2.* xfmail-1.5.*
+ qt-3.1.* qt-3.2.* qt-designer-2.* xfmail-1.5.[0-5] \
+ xfmail-1.5.5_[1-2]
USE_BZIP2= yes
USE_REINPLACE= yes