Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 2016 19:30:31 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r407053 - head/emulators/wxmupen64plus
Message-ID:  <201601231930.u0NJUVXt027903@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601231930.u0NJUVXt027903>