aboutsummaryrefslogtreecommitdiff
path: root/comms/rxtx
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-25 13:37:17 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-25 13:37:17 +0000
commitd860387dbda1229ea1b1597418534add01a96b36 (patch)
tree33bfe667579141eee8f2d1c89d3eda8ab92881fd /comms/rxtx
parentf2f90ef275c6b9726a70dc1768cdeb1c2f6c9efe (diff)
downloadports-d860387dbda1229ea1b1597418534add01a96b36.tar.gz
ports-d860387dbda1229ea1b1597418534add01a96b36.zip
- Remove unneeded depend on linux emulation
PR: 212037 Submitted by: james@elstone.net (maintainer) Reported by: howard0su@gmail.com
Notes
Notes: svn path=/head/; revision=429423
Diffstat (limited to 'comms/rxtx')
-rw-r--r--comms/rxtx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/rxtx/Makefile b/comms/rxtx/Makefile
index a0b50f5a8212..f8950ceac820 100644
--- a/comms/rxtx/Makefile
+++ b/comms/rxtx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= rxtx
PORTVERSION= 2.2p2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= comms java
MASTER_SITES= http://rxtx.qbang.org/pub/rxtx/ \
ftp://jarvi.dsl.frii.com/pub/rxtx/
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/}
MAINTAINER= james@elstone.net
COMMENT= Native interface to serial ports in Java
-USES= gmake libtool linux:c6 zip
+USES= gmake libtool zip
USE_JAVA= yes
JAVA_VERSION= 1.6+