From 12e263b358eb4de031ff2268b38ee6b9e21d79cb Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Fri, 6 Jun 2014 15:26:41 +0000 Subject: - Use /usr/bin/unzip for zip files extraction (part 2) Remove most of USES=zip:infozip PR: ports/188419 Approved by: portmgr (bapt) Exp-run: antoine --- graphics/cbviewer/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/cbviewer') diff --git a/graphics/cbviewer/Makefile b/graphics/cbviewer/Makefile index e958aa5b6d15..46463873da64 100644 --- a/graphics/cbviewer/Makefile +++ b/graphics/cbviewer/Makefile @@ -17,10 +17,9 @@ COMMENT= Comic book viewer for comic book archives in cbz, cbr, zip, rar LICENSE= GPLv2 -RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar \ - unzip:${PORTSDIR}/archivers/unzip +RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar -USES= dos2unix zip:infozip +USES= dos2unix zip DOS2UNIX_GLOB= CREDITS USE_JAVA= yes JAVA_VERSION= 1.6+ -- cgit v1.2.3