aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-gcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/avr-gcc/Makefile')
-rw-r--r--devel/avr-gcc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/avr-gcc/Makefile b/devel/avr-gcc/Makefile
index bc836ff93a68..7fbc6e8cd7eb 100644
--- a/devel/avr-gcc/Makefile
+++ b/devel/avr-gcc/Makefile
@@ -47,6 +47,9 @@ OPTIONS_SUB= yes
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
+BROKEN_aarch64= Fails to package: cannot find manpages
+BROKEN_mips64= Fails to configure: cannot compute suffix of object files
+
.include <bsd.port.pre.mk>
.if (${ARCH} == "amd64")