diff options
author | nork <nork@FreeBSD.org> | 2003-04-05 03:43:31 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-04-05 03:43:31 +0800 |
commit | 7dc955ab312f72b97d10cc26aea3a358a7033f6a (patch) | |
tree | 5171ab1bfadcc3298634f15ea0cc5cab130a64c4 /japanese/eijiro-fpw/Makefile | |
parent | 11c77e94a821b4aac92c184e9d4ff7d7d9f31026 (diff) | |
download | freebsd-ports-gnome-7dc955ab312f72b97d10cc26aea3a358a7033f6a.tar.gz freebsd-ports-gnome-7dc955ab312f72b97d10cc26aea3a358a7033f6a.tar.zst freebsd-ports-gnome-7dc955ab312f72b97d10cc26aea3a358a7033f6a.zip |
Use EXTRACT_DEPENDS on japanese/freepwing rather than use BUILD_DEPENDS.
Approved by: maintainer timeout (4 days)
Diffstat (limited to 'japanese/eijiro-fpw/Makefile')
-rw-r--r-- | japanese/eijiro-fpw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/eijiro-fpw/Makefile b/japanese/eijiro-fpw/Makefile index c9dbf5fcc92a..4a93b25c373d 100644 --- a/japanese/eijiro-fpw/Makefile +++ b/japanese/eijiro-fpw/Makefile @@ -14,8 +14,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-src MAINTAINER= taoka@FreeBSD.org COMMENT= EIJIRO English - Japanese Dictionary (EPWING V1 format) +EXTRACT_DEPENDS=${LOCALBASE}/share/doc/freepwing/fpwutils.mk:${PORTSDIR}/japanese/freepwing BUILD_DEPENDS= ${LOCALBASE}/libexec/freepwing/catdump:${PORTSDIR}/japanese/freepwing \ - ${LOCALBASE}/share/doc/freepwing/fpwutils.mk:${PORTSDIR}/japanese/freepwing \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode RESTRICTED= "The original dictionary is not free" |