summaryrefslogtreecommitdiffstats
path: root/sysutils/ipdbtools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/ipdbtools/Makefile')
-rw-r--r--sysutils/ipdbtools/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/ipdbtools/Makefile b/sysutils/ipdbtools/Makefile
index ee8783e..c93de57 100644
--- a/sysutils/ipdbtools/Makefile
+++ b/sysutils/ipdbtools/Makefile
@@ -20,4 +20,7 @@ PLIST_FILES= bin/ipup \
man/man1/ipdb.1.gz \
man/man1/ipdb-update.sh.1.gz
+BROKEN_aarch64= Fails to compile: error: invalid conversion between vector type and integer type
+BROKEN_sparc64= Fails to compile: error: unrecognized command line option -mssse3
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud