diff options
Diffstat (limited to 'editors/texmacs/Makefile')
-rw-r--r-- | editors/texmacs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index bd0cdfccd0dc..75238619c58c 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -12,8 +12,7 @@ WWW= https://www.texmacs.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_armv6= fails to compile: call to min is ambiguous -BROKEN_armv7= fails to compile: call to min is ambiguous +BROKEN_FreeBSD_13= Kernel/Containers/hashtree.cpp:97:14: error: no member named 'contains' in 'hashtree<K, V>' RUN_DEPENDS= fig2dev:print/transfig |