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 /games/sl/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 'games/sl/Makefile')
-rw-r--r-- | games/sl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/sl/Makefile b/games/sl/Makefile index 31c32b2b510..52a85ef3ae7 100644 --- a/games/sl/Makefile +++ b/games/sl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/03/27 03:19:58 hubertf Exp $ +# $NetBSD: Makefile,v 1.6 2002/05/31 15:19:58 seb Exp $ # DISTNAME= sl @@ -15,7 +15,7 @@ MAINTAINER= minoura@netbsd.org HOMEPAGE= http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/ COMMENT= Animated SL that runs across the terminal when you type `sl' instead of `ls' -BUILD_DEPENDS= nkf-1.7:../../japanese/nkf +BUILD_DEPENDS= nkf-1.7:../../converters/nkf post-build: nkf -e ${WRKSRC}/sl.1 > ${WRKSRC}/sl.1.euc |