aboutsummaryrefslogtreecommitdiff
path: root/archivers/jzlib
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 15:35:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 15:35:40 +0000
commitaf8d1ef59ecb3fb312e77b125f1f6af12fa058cd (patch)
tree774c4f7611ec5992cbebffa2b18ed52ae753a98d /archivers/jzlib
parentbebb0247f71664ce6df4b62aacbbc0669b2ee73b (diff)
downloadports-af8d1ef59ecb3fb312e77b125f1f6af12fa058cd.tar.gz
ports-af8d1ef59ecb3fb312e77b125f1f6af12fa058cd.zip
Convert archivers to USES=zip
Notes
Notes: svn path=/head/; revision=347400
Diffstat (limited to 'archivers/jzlib')
-rw-r--r--archivers/jzlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/jzlib/Makefile b/archivers/jzlib/Makefile
index 50ac8cc58596..15ee33f4c0bb 100644
--- a/archivers/jzlib/Makefile
+++ b/archivers/jzlib/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.jcraft.com/jzlib/
MAINTAINER= danilo@FreeBSD.org
COMMENT= Reimplementation of zlib in pure Java
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+