svn commit: r484704 - head/x11-toolkits/qt5-declarative

Tobias C. Berner tcberner at FreeBSD.org
Sun Nov 11 17:32:13 UTC 2018


Author: tcberner
Date: Sun Nov 11 17:32:11 2018
New Revision: 484704
URL: https://svnweb.freebsd.org/changeset/ports/484704

Log:
  x11-toolkits/qt5-declarative mark conflict on replaced ports
  
  - this should help portmaster figuring out what's up
  
  Reported by:	se

Modified:
  head/x11-toolkits/qt5-declarative/Makefile

Modified: head/x11-toolkits/qt5-declarative/Makefile
==============================================================================
--- head/x11-toolkits/qt5-declarative/Makefile	Sun Nov 11 17:19:05 2018	(r484703)
+++ head/x11-toolkits/qt5-declarative/Makefile	Sun Nov 11 17:32:11 2018	(r484704)
@@ -16,7 +16,7 @@ USE_QT=		core gui network sql testlib \
 		widgets xmlpatterns buildtools_build
 USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}
 
-CONFLICTS=	qt5-declarative-render2d-*
+CONFLICTS=	qt5-declarative-render2d-* qt5-qml qt5-quick
 
 QT_DEFINES=	ACCESSIBILITY
 QT_CONFIG=	accessibility accessibility-atspi-bridge


More information about the svn-ports-all mailing list