From bf6b477c9532e17ef8749c98db00f7ac17be2d4e Mon Sep 17 00:00:00 2001 From: linimon Date: Sun, 7 Nov 2004 04:06:17 +0000 Subject: Per email from maintainer, this broken port should be removed in favor of the native version that we now have. Set fairly quick expiration. --- emulators/linux-mupen64/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/emulators/linux-mupen64/Makefile b/emulators/linux-mupen64/Makefile index bd53b9504377..bbb55df06233 100644 --- a/emulators/linux-mupen64/Makefile +++ b/emulators/linux-mupen64/Makefile @@ -23,7 +23,9 @@ 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) +BROKEN= "Conflicting dependencies (linux-base 7.x and 8.x)" +DEPRECATED= supplanted by native version in emulators/mupen64 +EXPIRATION_DATE=2004-12-06 USE_BZIP2= yes -- cgit