svn commit: r407053 - head/emulators/wxmupen64plus

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Jan 23 19:30:33 UTC 2016


Author: rakuco
Date: Sat Jan 23 19:30:31 2016
New Revision: 407053
URL: https://svnweb.freebsd.org/changeset/ports/407053

Log:
  Remove BROKEN for FreeBSD 8, which is no longer supported.

Modified:
  head/emulators/wxmupen64plus/Makefile

Modified: head/emulators/wxmupen64plus/Makefile
==============================================================================
--- head/emulators/wxmupen64plus/Makefile	Sat Jan 23 19:28:55 2016	(r407052)
+++ head/emulators/wxmupen64plus/Makefile	Sat Jan 23 19:30:31 2016	(r407053)
@@ -13,8 +13,6 @@ DIST_SUBDIR=	${PORTNAME:S/wx//}
 MAINTAINER=	acm at FreeBSD.org
 COMMENT=	Mupen64Plus 2.0 GUI frontend written using wxWidgets
 
-BROKEN_FreeBSD_8=	does not build: lack of long long support
-
 LIB_DEPENDS=	libmupen64plus.so.2:${PORTSDIR}/emulators/mupen64plus-core
 RUN_DEPENDS=	${LOCALBASE}/lib/libmupen64plus.so.2:${PORTSDIR}/emulators/mupen64plus-core \
 		${LOCALBASE}/lib/mupen64plus/mupen64plus-audio-sdl.so:${PORTSDIR}/emulators/mupen64plus-audio-sdl \


More information about the svn-ports-head mailing list