diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 15:59:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 15:59:54 +0000 |
commit | b411bc617f2bcd2ffcd0bbe9f89f069dd3098514 (patch) | |
tree | 3859f59d78f684d9c2ccafcbee3df4e5820e3bb9 /comms/java-commapi | |
parent | d574c51a4fc8cf8e01beaf9bbb5a0628e14f8a6f (diff) | |
download | ports-b411bc617f2bcd2ffcd0bbe9f89f069dd3098514.tar.gz ports-b411bc617f2bcd2ffcd0bbe9f89f069dd3098514.zip |
Notes
Diffstat (limited to 'comms/java-commapi')
-rw-r--r-- | comms/java-commapi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/java-commapi/Makefile b/comms/java-commapi/Makefile index 02c13f70e9f3..2b1cfd9d0d7a 100644 --- a/comms/java-commapi/Makefile +++ b/comms/java-commapi/Makefile @@ -11,7 +11,7 @@ DISTNAME= comm${PORTVERSION} MAINTAINER= ari.suutari@syncrontech.com COMMENT= Sun's Java Communications API -USE_ZIP= yes +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ |