diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-11 14:36:21 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-11 14:36:21 +0800 |
commit | 63c2bb099af31d49bfb31f8c6e4ae4567a7ff869 (patch) | |
tree | b7985256851f0c9f0a0eb5181d632fb4c70436ee /japanese | |
parent | 1957d78db8a19251753df25908af1792203714b5 (diff) | |
download | freebsd-ports-gnome-63c2bb099af31d49bfb31f8c6e4ae4567a7ff869.tar.gz freebsd-ports-gnome-63c2bb099af31d49bfb31f8c6e4ae4567a7ff869.tar.zst freebsd-ports-gnome-63c2bb099af31d49bfb31f8c6e4ae4567a7ff869.zip |
Unbreak
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/jargon-fpw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/jargon-fpw/Makefile b/japanese/jargon-fpw/Makefile index 2425eaae3650..6728c91bf38d 100644 --- a/japanese/jargon-fpw/Makefile +++ b/japanese/jargon-fpw/Makefile @@ -11,7 +11,7 @@ DISTNAME= jargon-fpw${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The famous jargon file (EPWING V1 format) -USES= zip +USES= zip:infozip NO_BUILD= yes WRKSRC= ${WRKDIR}/jargon EXTRACT_BEFORE_ARGS= -qL |