diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-06-12 09:03:37 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-06-12 09:03:37 +0000 |
commit | da6c6efa86347b33eb57c80b88cda6c38c533b23 (patch) | |
tree | eb1568096bc69bc01bd8636b6f4a44f8c28c5dca /japanese/otojiro-fpw | |
parent | 03c0587972806313011bc48a3e1f8018199cd75f (diff) | |
download | ports-da6c6efa86347b33eb57c80b88cda6c38c533b23.tar.gz ports-da6c6efa86347b33eb57c80b88cda6c38c533b23.zip |
chase location change of fpwutils.mk during upgrading
japanese/freepwing to 1.4.4.
Notes
Notes:
svn path=/head/; revision=137309
Diffstat (limited to 'japanese/otojiro-fpw')
-rw-r--r-- | japanese/otojiro-fpw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/otojiro-fpw/Makefile b/japanese/otojiro-fpw/Makefile index 606aaf2b1800..cdcd54caa7fa 100644 --- a/japanese/otojiro-fpw/Makefile +++ b/japanese/otojiro-fpw/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.a/a/}-src MAINTAINER= ports@FreeBSD.org COMMENT= OTOJIRO English - Japanese Dictionary (EPWING V1 format) -EXTRACT_DEPENDS=${LOCALBASE}/share/doc/freepwing/fpwutils.mk:${PORTSDIR}/japanese/freepwing +EXTRACT_DEPENDS=${LOCALBASE}/share/freepwing/fpwutils.mk:${PORTSDIR}/japanese/freepwing BUILD_DEPENDS= ${LOCALBASE}/libexec/freepwing/catdump:${PORTSDIR}/japanese/freepwing \ ${SITE_PERL}/${PERL_ARCH}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode |