aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-12-20 14:48:25 +0800
committerJan Beich <jbeich@FreeBSD.org>2017-12-20 14:48:25 +0800
commit870b40032919a24b0af5ef019398d077daeb8c21 (patch)
tree64f872ab261c292832bf48c68761ba58c1b35630 /x11-toolkits
parent06e2f0e1282a1e0faa5d388107fcc9435dcf68df (diff)
downloadfreebsd-ports-870b40032919a24b0af5ef019398d077daeb8c21.tar.gz
freebsd-ports-870b40032919a24b0af5ef019398d077daeb8c21.tar.zst
freebsd-ports-870b40032919a24b0af5ef019398d077daeb8c21.zip
x11-toolkits/mygui: lift BROKEN after r456766
Notes
Notes: svn path=/head/; revision=456777
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/mygui/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/x11-toolkits/mygui/Makefile b/x11-toolkits/mygui/Makefile
index cae5a18bd470..3ed8d2358cd7 100644
--- a/x11-toolkits/mygui/Makefile
+++ b/x11-toolkits/mygui/Makefile
@@ -21,9 +21,6 @@ BUILD_WRKSRC= ${WRKSRC}/${MYGUI_SUBDIR}
INSTALL_WRKSRC= ${WRKSRC}/${MYGUI_SUBDIR}
.endif
-BROKEN_aarch64= fails to compile: memory:2050:9: error: cannot initialize a member subobject of type 'std::__1::basic_string<char> *' with an rvalue of type 'int'
-BROKEN_armv6= fails to compile: memory:2050:9: error: cannot initialize a member subobject of type 'std::__1::basic_string<char> *' with an rvalue of type 'int'
-BROKEN_armv7= fails to compile: memory:2050:9: error: cannot initialize a member subobject of type 'std::__1::basic_string<char> *' with an rvalue of type 'int'
BROKEN_powerpc64= fails to build
USE_GITHUB= yes