From 74c1ca1cc15cc6b5e7c6a3ed304d285dbb99303d Mon Sep 17 00:00:00 2001 From: makc Date: Fri, 15 Mar 2013 11:46:58 +0000 Subject: Mark build conflict with qt-3 for Qt4 ports Reported by: many --- Mk/bsd.qt.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Mk') diff --git a/Mk/bsd.qt.mk b/Mk/bsd.qt.mk index 8b5404518da5..bf6b7864ef88 100644 --- a/Mk/bsd.qt.mk +++ b/Mk/bsd.qt.mk @@ -33,6 +33,8 @@ DISTNAME= qt-everywhere-opensource-src-${QT4_VERSION} DIST_SUBDIR= KDE #CONFLICTS+= Currently there are no conflicts \o/ +CONFLICTS_BUILD= qt-3.* qt-copy-3.* + # Let configure handle its well known compilers defined in the mkspecs # (i.e. `cc` and `c++` are not supported by configure tests). CONFIGURE_ENV+= CC="" CXX="" -- cgit