diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 15:21:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 15:21:21 +0000 |
commit | 4af74fc7f1c8ee7957caeae86c74d39b94e84fef (patch) | |
tree | 9b323bcd3bd5e01546acdcbc8ebfa5e108a04d56 /java/javamail | |
parent | 33f5bc7e0b57754907e412b239748ef09a807430 (diff) | |
download | ports-4af74fc7f1c8ee7957caeae86c74d39b94e84fef.tar.gz ports-4af74fc7f1c8ee7957caeae86c74d39b94e84fef.zip |
Notes
Diffstat (limited to 'java/javamail')
-rw-r--r-- | java/javamail/Makefile | 2 |
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 |