diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-06-08 11:13:07 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-06-08 11:13:07 +0000 |
commit | ead15111426abdbdd36cc48800d8453d0ec2034a (patch) | |
tree | 3e96c3ff12102b8a668d5efa44c19e716f5370bc /japanese/Makefile | |
parent | c0f0fbf3d317a2b57ecce79f8d8fabd898f16b8a (diff) | |
download | ports-ead15111426abdbdd36cc48800d8453d0ec2034a.tar.gz ports-ead15111426abdbdd36cc48800d8453d0ec2034a.zip |
Activate platex209-{euc,jis,sjis}.
Notes
Notes:
svn path=/head/; revision=11351
Diffstat (limited to 'japanese/Makefile')
-rw-r--r-- | japanese/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index de978be5d950..5f6ae7a8a1c5 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.119 1998/05/30 01:37:19 kuriyama Exp $ +# $Id: Makefile,v 1.120 1998/06/01 22:29:07 kuriyama Exp $ # SUBDIR += Canna @@ -96,6 +96,9 @@ SUBDIR += platex-euc SUBDIR += platex-jis SUBDIR += platex-sjis + SUBDIR += platex209-euc + SUBDIR += platex209-jis + SUBDIR += platex209-sjis SUBDIR += prn SUBDIR += ptex-common SUBDIR += ptex-euc |