diff options
author | seb <seb@pkgsrc.org> | 2002-05-31 15:19:55 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2002-05-31 15:19:55 +0000 |
commit | 5f661affe6a85da41ab2a566eac2ab7951cc2a78 (patch) | |
tree | e5e05e1f68878e875eea775d0580adfcb0147f37 /emulators/xm7/Makefile | |
parent | dfe38b91343ea1c872b946eb8743027902bf1834 (diff) | |
download | pkgsrc-5f661affe6a85da41ab2a566eac2ab7951cc2a78.tar.gz |
Adjust various pathnames to use newly reimported packages from the japanese
category.
This is part of the japanese category retirement.
Diffstat (limited to 'emulators/xm7/Makefile')
-rw-r--r-- | emulators/xm7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xm7/Makefile b/emulators/xm7/Makefile index e35ca897ad8..585cea09622 100644 --- a/emulators/xm7/Makefile +++ b/emulators/xm7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/01/24 12:16:14 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2002/05/31 15:19:57 seb Exp $ # DISTNAME= xm71010s @@ -11,7 +11,7 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://www.ipc-tokai.or.jp/~ytanaka/fm7/xm7.shtml COMMENT= X11-based FM-7 emulator -BUILD_DEPENDS+= nkf-1.7:../../japanese/nkf +BUILD_DEPENDS+= nkf-1.7:../../converters/nkf WRKSRC= ${WRKDIR}/vm RESTRICTED= source archive is not redistributable |