diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2014-06-06 15:26:41 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2014-06-06 15:26:41 +0000 |
commit | 12e263b358eb4de031ff2268b38ee6b9e21d79cb (patch) | |
tree | e64e38f3c341f18dafeb8cfc804d3d868ce5881f /japanese/ASCIIdates98-fpw | |
parent | 8f18cb5b109cb827f06ca986fd9a9300c9da8ae6 (diff) |
- 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
Notes
Notes:
svn path=/head/; revision=356803
Diffstat (limited to 'japanese/ASCIIdates98-fpw')
-rw-r--r-- | japanese/ASCIIdates98-fpw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/ASCIIdates98-fpw/Makefile b/japanese/ASCIIdates98-fpw/Makefile index c391af63ed22..cc5748c774f5 100644 --- a/japanese/ASCIIdates98-fpw/Makefile +++ b/japanese/ASCIIdates98-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME:S/-fpw//}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Japanese dictionary for PC terms in '98 ASCII Dates Book (EPWING V1 format) -USES= zip:infozip +USES= zip NO_BUILD= yes WRKSRC= ${WRKDIR}/ascdates EXTRACT_BEFORE_ARGS= -qL |