summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-09-18 18:46:53 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-09-18 18:46:53 +0000
commit86c64bf64cb38aaa19609afd4cbe2e170ea3d350 (patch)
tree56480520724f6c22184a8543963e449e4acfa591 /emulators
parentBROKEN on 5.x: Broken by changes to make(1) (diff)
BROKEN: Conflicting dependencies (linux_base 7.x and 8.x)
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=118257
Diffstat (limited to 'emulators')
-rw-r--r--emulators/linux-mupen64/Makefile2
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