aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt23
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2003-10-17 14:09:39 +0800
committerlofi <lofi@FreeBSD.org>2003-10-17 14:09:39 +0800
commitad83addea0118a8535b8e4ac9632d4f22cc8f99c (patch)
tree96fa75cff84f8077bb4385f4275549fee7e60eff /x11-toolkits/qt23
parent1c28aeb74ed304233359cdcbf7769198c7b90ce1 (diff)
downloadfreebsd-ports-gnome-ad83addea0118a8535b8e4ac9632d4f22cc8f99c.tar.gz
freebsd-ports-gnome-ad83addea0118a8535b8e4ac9632d4f22cc8f99c.tar.zst
freebsd-ports-gnome-ad83addea0118a8535b8e4ac9632d4f22cc8f99c.zip
Declare (or resolve) conflicts for KDE and QT.
Diffstat (limited to 'x11-toolkits/qt23')
-rw-r--r--x11-toolkits/qt23/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile
index 2539e026b67f..38b631ccd899 100644
--- a/x11-toolkits/qt23/Makefile
+++ b/x11-toolkits/qt23/Makefile
@@ -22,6 +22,8 @@ LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \
jpeg.9:${PORTSDIR}/graphics/jpeg \
Xft.2:${PORTSDIR}/x11-fonts/Xft
+CONFLICTS= qt-3.*
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_MESA= yes
USE_GMAKE= yes