diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:55:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:55:01 +0000 |
commit | 1b5bf3478641b283073cf7ec6be365cb944083d2 (patch) | |
tree | 0a5d6994fe710d875e5b7b9dff797792a272fd86 /emulators/ods2reader | |
parent | c23ef8bc8bf7d31214830bdcaa75c6018065881a (diff) | |
download | ports-1b5bf3478641b283073cf7ec6be365cb944083d2.tar.gz ports-1b5bf3478641b283073cf7ec6be365cb944083d2.zip |
Notes
Diffstat (limited to 'emulators/ods2reader')
-rw-r--r-- | emulators/ods2reader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/ods2reader/Makefile b/emulators/ods2reader/Makefile index c97195987139..ff7596e7fa40 100644 --- a/emulators/ods2reader/Makefile +++ b/emulators/ods2reader/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .ZIP MAINTAINER= ports@FreeBSD.org COMMENT= Copies files from VMS Files-11 (ODS2) file systems -USE_ZIP= yes +USES= zip:infozip EXTRACT_BEFORE_ARGS= -qoa NO_WRKSUBDIR= yes PLIST_FILES= bin/ods2reader |