Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jul 2017 09:37:27 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r446380 - head/emulators/mupen64plus-qt
Message-ID:  <201707220937.v6M9bRhE030750@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707220937.v6M9bRhE030750>