aboutsummaryrefslogtreecommitdiff
path: root/java/javamail
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 15:21:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 15:21:21 +0000
commit4af74fc7f1c8ee7957caeae86c74d39b94e84fef (patch)
tree9b323bcd3bd5e01546acdcbc8ebfa5e108a04d56 /java/javamail
parent33f5bc7e0b57754907e412b239748ef09a807430 (diff)
downloadports-4af74fc7f1c8ee7957caeae86c74d39b94e84fef.tar.gz
ports-4af74fc7f1c8ee7957caeae86c74d39b94e84fef.zip
Convert j* to USES=zip
Notes
Notes: svn path=/head/; revision=347771
Diffstat (limited to 'java/javamail')
-rw-r--r--java/javamail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/javamail/Makefile b/java/javamail/Makefile
index 977e3780b634..252e066d0d4f 100644
--- a/java/javamail/Makefile
+++ b/java/javamail/Makefile
@@ -15,7 +15,7 @@ LICENSE_COMB= dual
OPTIONS_DEFINE= DOCS EXAMPLES
-USE_ZIP= YES
+USES= zip
USE_JAVA= YES
JAVA_VERSION= 1.6+
USE_ANT= YES