diff options
author | max <max@FreeBSD.org> | 1997-10-06 03:41:13 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-10-06 03:41:13 +0800 |
commit | d84f4164950498d8a3df15ab017bb31efa927869 (patch) | |
tree | dce18fc344bacf00334010e822443c384eb76eec /japanese/Makefile | |
parent | 253e4b0679d56796c955e15fd3ffad7cf011bc8e (diff) | |
download | freebsd-ports-gnome-d84f4164950498d8a3df15ab017bb31efa927869.tar.gz freebsd-ports-gnome-d84f4164950498d8a3df15ab017bb31efa927869.tar.zst freebsd-ports-gnome-d84f4164950498d8a3df15ab017bb31efa927869.zip |
Activate platex-{common,euc,jis,sjis} and detach platex.
Diffstat (limited to 'japanese/Makefile')
-rw-r--r-- | japanese/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 2794b3680a92..3a144ec7d06d 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.84 1997/10/04 17:28:13 max Exp $ +# $Id: Makefile,v 1.85 1997/10/04 17:30:18 max Exp $ # SUBDIR += Canna @@ -74,7 +74,10 @@ SUBDIR += pine SUBDIR += pkfonts SUBDIR += plain2 - SUBDIR += platex + SUBDIR += platex-common + SUBDIR += platex-euc + SUBDIR += platex-jis + SUBDIR += platex-sjis SUBDIR += prn SUBDIR += ptex-common SUBDIR += ptex-euc |