aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-24 21:43:36 +0800
committerbapt <bapt@FreeBSD.org>2014-03-24 21:43:36 +0800
commitbe48bf7c7efb2af21ad3d242a1d80106d40fee6f (patch)
tree28a993dc393cd52456155f57f04d45ccc51dec49 /emulators
parentb9484b57b24e5007446ded1e5fee0f4113a4d08e (diff)
downloadfreebsd-ports-gnome-be48bf7c7efb2af21ad3d242a1d80106d40fee6f.tar.gz
freebsd-ports-gnome-be48bf7c7efb2af21ad3d242a1d80106d40fee6f.tar.zst
freebsd-ports-gnome-be48bf7c7efb2af21ad3d242a1d80106d40fee6f.zip
Mark as broken ports that expect wx 2.9+ but does not build with 3.0 (2.9 is a dev version and will be removed soon)
Diffstat (limited to 'emulators')
-rw-r--r--emulators/wxmupen64plus/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/wxmupen64plus/Makefile b/emulators/wxmupen64plus/Makefile
index 14eb977a7355..e47c31709751 100644
--- a/emulators/wxmupen64plus/Makefile
+++ b/emulators/wxmupen64plus/Makefile
@@ -13,6 +13,8 @@ DIST_SUBDIR= ${PORTNAME:S/wx//}
MAINTAINER= acm@FreeBSD.org
COMMENT= Mupen64Plus 2.0 GUI frontend written using wxWidgets
+BROKEN= does not build with any of the supported wx
+
LIB_DEPENDS= mupen64plus:${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 \