diff options
-rw-r--r-- | emulators/linux-mupen64/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/linux-mupen64/Makefile b/emulators/linux-mupen64/Makefile index 5ecb0058d36b..bd53b9504377 100644 --- a/emulators/linux-mupen64/Makefile +++ b/emulators/linux-mupen64/Makefile @@ -23,6 +23,8 @@ RUN_DEPENDS= ${LINUXBASE}/lib/libc-2.3.2.so:${PORTSDIR}/emulators/linux_base-8 \ ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \ ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk +BROKEN= Conflicting dependencies (linux-base 7.x and 8.x) + USE_BZIP2= yes USE_REINPLACE= yes |