svn commit: r543434 - head/audio/mixxx

Antoine Brodin antoine at FreeBSD.org
Sun Jul 26 06:46:20 UTC 2020


Author: antoine
Date: Sun Jul 26 06:46:19 2020
New Revision: 543434
URL: https://svnweb.freebsd.org/changeset/ports/543434

Log:
  Mark BROKEN
  
  Configuring OpenGLES
  Configuring QtKeychain
  ERROR:root:Build had unmet dependencies. Exiting.
  
  Reported by:	pkg-fallout

Modified:
  head/audio/mixxx/Makefile

Modified: head/audio/mixxx/Makefile
==============================================================================
--- head/audio/mixxx/Makefile	Sun Jul 26 06:41:11 2020	(r543433)
+++ head/audio/mixxx/Makefile	Sun Jul 26 06:46:19 2020	(r543434)
@@ -12,6 +12,8 @@ COMMENT=	DJ mixing application
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		ERROR:root:Build had unmet dependencies. Exiting.
+
 BUILD_DEPENDS=	lv2>=1.14.0:audio/lv2
 LIB_DEPENDS=	libchromaprint.so:audio/chromaprint \
 		libFLAC.so:audio/flac \


More information about the svn-ports-all mailing list