aboutsummaryrefslogtreecommitdiff
path: root/comms/rxtx
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 15:59:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 15:59:54 +0000
commitb411bc617f2bcd2ffcd0bbe9f89f069dd3098514 (patch)
tree3859f59d78f684d9c2ccafcbee3df4e5820e3bb9 /comms/rxtx
parentd574c51a4fc8cf8e01beaf9bbb5a0628e14f8a6f (diff)
downloadports-b411bc617f2bcd2ffcd0bbe9f89f069dd3098514.tar.gz
ports-b411bc617f2bcd2ffcd0bbe9f89f069dd3098514.zip
Convert c* to USES=zip
Notes
Notes: svn path=/head/; revision=347403
Diffstat (limited to 'comms/rxtx')
-rw-r--r--comms/rxtx/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/rxtx/Makefile b/comms/rxtx/Makefile
index 0cbadfaf748b..6e6e01e0f8d5 100644
--- a/comms/rxtx/Makefile
+++ b/comms/rxtx/Makefile
@@ -12,8 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/}
MAINTAINER= mirror176@cox.net
COMMENT= Native interface to serial ports in Java
-USE_ZIP= yes
-USE_GMAKE= yes
+USES= gmake zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
JAVA_OS= native