aboutsummaryrefslogtreecommitdiff
path: root/archivers/dzip
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/dzip
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/dzip')
-rw-r--r--archivers/dzip/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/dzip/Makefile b/archivers/dzip/Makefile
index a434781fcd61..08fdda82e8ca 100644
--- a/archivers/dzip/Makefile
+++ b/archivers/dzip/Makefile
@@ -12,8 +12,7 @@ COMMENT= File compression utility specializing in Quake demo compression
LICENSE= ZLIB
-USES= dos2unix
-EXTRACT_SUFX= .zip
+USES= dos2unix zip
NO_WRKSUBDIR= yes
MAKEFILE= ${WRKSRC}/Makefile.linux