summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-04-04 19:43:31 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-04-04 19:43:31 +0000
commitdeeb3bfb3538b682ffc3f3912d4c37886f16357c (patch)
tree338a33a4e3f162217ee406b9dca2981c509843ca
parentUpdate to 0.18. (diff)
Use EXTRACT_DEPENDS on japanese/freepwing rather than use BUILD_DEPENDS.
Approved by: maintainer timeout (4 days)
Notes
Notes: svn path=/head/; revision=78195
-rw-r--r--japanese/eijiro-fpw/Makefile2
-rw-r--r--japanese/otojiro-fpw/Makefile2
-rw-r--r--japanese/waeijiro-fpw/Makefile2
3 files changed, 3 insertions, 3 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"
diff --git a/japanese/otojiro-fpw/Makefile b/japanese/otojiro-fpw/Makefile
index 1ebbf48687ba..25c70855040b 100644
--- a/japanese/otojiro-fpw/Makefile
+++ b/japanese/otojiro-fpw/Makefile
@@ -15,8 +15,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.a/a/}-src
MAINTAINER= taoka@FreeBSD.org
COMMENT= OTOJIRO 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"
diff --git a/japanese/waeijiro-fpw/Makefile b/japanese/waeijiro-fpw/Makefile
index e828c77c2f34..b4aba24098e0 100644
--- a/japanese/waeijiro-fpw/Makefile
+++ b/japanese/waeijiro-fpw/Makefile
@@ -15,8 +15,8 @@ MASTER_SITES= http://www.dsl.gr.jp/~tf/
MAINTAINER= taoka@FreeBSD.org
COMMENT= WAEIJIRO 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"