diff options
Diffstat (limited to 'graphics/cbviewer/Makefile')
-rw-r--r-- | graphics/cbviewer/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
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+ |