diff options
author | lofi <lofi@FreeBSD.org> | 2003-10-17 14:09:39 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2003-10-17 14:09:39 +0800 |
commit | ad83addea0118a8535b8e4ac9632d4f22cc8f99c (patch) | |
tree | 96fa75cff84f8077bb4385f4275549fee7e60eff /x11-toolkits/qt33 | |
parent | 1c28aeb74ed304233359cdcbf7769198c7b90ce1 (diff) | |
download | freebsd-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/qt33')
-rw-r--r-- | x11-toolkits/qt33/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index ac99826d63bd..e3265004d74a 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -23,6 +23,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.* + USE_BZIP2= yes USE_GMAKE= yes USE_REINPLACE= yes |