svn commit: r446380 - head/emulators/mupen64plus-qt

Antoine Brodin antoine at FreeBSD.org
Sat Jul 22 09:37:28 UTC 2017


Author: antoine
Date: Sat Jul 22 09:37:27 2017
New Revision: 446380
URL: https://svnweb.freebsd.org/changeset/ports/446380

Log:
  Mark BROKEN: wrong dependencies

Modified:
  head/emulators/mupen64plus-qt/Makefile

Modified: head/emulators/mupen64plus-qt/Makefile
==============================================================================
--- head/emulators/mupen64plus-qt/Makefile	Sat Jul 22 09:32:59 2017	(r446379)
+++ head/emulators/mupen64plus-qt/Makefile	Sat Jul 22 09:37:27 2017	(r446380)
@@ -9,6 +9,8 @@ COMMENT=	Basic launcher for Mupen64Plus
 
 LICENSE=	BSD3CLAUSE
 
+BROKEN=		wrong dependencies, mupen64plus executable is not provided by emulators/mupen64plus
+
 LIB_DEPENDS=	libquazip.so:archivers/quazip
 RUN_DEPENDS=	mupen64plus:emulators/mupen64plus
 


More information about the svn-ports-all mailing list