diff options
Diffstat (limited to 'archivers/paq')
-rw-r--r-- | archivers/paq/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/paq/Makefile b/archivers/paq/Makefile index 6e5e6cbbc48e..50f30dd688ca 100644 --- a/archivers/paq/Makefile +++ b/archivers/paq/Makefile @@ -15,8 +15,7 @@ COMMENT= Family of archivers with extremely high compression ratios LICENSE= GPLv3 MIT LICENSE_COMB= multi -USE_ZIP= yes -USES= dos2unix +USES= dos2unix zip:infozip EXTRACT_AFTER_ARGS= -x *.bat *.exe readme.txt -d ${WRKDIR} NO_WRKSUBDIR= yes |