aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-26 20:02:44 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-26 20:02:44 +0000
commitc095cd43d09bd4be60b99b561b39e7866aa8ab0f (patch)
tree0cde4b8b45b7e4393f92305c47df693c2ef646bd /comms
parentd63a4cfa1b0415955ee62a38577f5e43886852d0 (diff)
downloadports-c095cd43d09bd4be60b99b561b39e7866aa8ab0f.tar.gz
ports-c095cd43d09bd4be60b99b561b39e7866aa8ab0f.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/rxtx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/rxtx/Makefile b/comms/rxtx/Makefile
index a3f63bd84b93..406b3273a48f 100644
--- a/comms/rxtx/Makefile
+++ b/comms/rxtx/Makefile
@@ -16,6 +16,8 @@ COMMENT= Native interface to serial ports in Java
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_armv6= fails to link: librxtxParallel.so: No such file or directory
+
USES= gmake libtool zip
USE_JAVA= yes