diff options
author | antoine <antoine@FreeBSD.org> | 2017-07-22 17:37:27 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-07-22 17:37:27 +0800 |
commit | c3ae038d12645dfd46089e77541b3efac462614a (patch) | |
tree | 1172e6d889f7e5684043f3c9c16c40b5269e9b04 /emulators | |
parent | a559eced20a534a3ce3e104d52c711d110a846b8 (diff) | |
download | freebsd-ports-gnome-c3ae038d12645dfd46089e77541b3efac462614a.tar.gz freebsd-ports-gnome-c3ae038d12645dfd46089e77541b3efac462614a.tar.zst freebsd-ports-gnome-c3ae038d12645dfd46089e77541b3efac462614a.zip |
Mark BROKEN: wrong dependencies
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/mupen64plus-qt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/mupen64plus-qt/Makefile b/emulators/mupen64plus-qt/Makefile index 5c24d7cb6a9c..0a7181c0b453 100644 --- a/emulators/mupen64plus-qt/Makefile +++ b/emulators/mupen64plus-qt/Makefile @@ -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 |