svn commit: r407139 - branches/2016Q1/emulators/wxmupen64plus
Mark Felder
feld at FreeBSD.org
Sun Jan 24 15:02:37 UTC 2016
Author: feld
Date: Sun Jan 24 15:02:35 2016
New Revision: 407139
URL: https://svnweb.freebsd.org/changeset/ports/407139
Log:
MFH: r407053
Remove BROKEN for FreeBSD 8, which is no longer supported.
Approved by: ports-secteam (with hat)
Modified:
branches/2016Q1/emulators/wxmupen64plus/Makefile
Directory Properties:
branches/2016Q1/ (props changed)
Modified: branches/2016Q1/emulators/wxmupen64plus/Makefile
==============================================================================
--- branches/2016Q1/emulators/wxmupen64plus/Makefile Sun Jan 24 15:02:11 2016 (r407138)
+++ branches/2016Q1/emulators/wxmupen64plus/Makefile Sun Jan 24 15:02:35 2016 (r407139)
@@ -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-all
mailing list