diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-08-19 03:36:37 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-08-19 03:36:37 +0000 |
commit | 491ebe742215678285a79bdacf8d9b14561b4b3e (patch) | |
tree | bbf6f2c797305c8c99f433253082d645a012a7ca | |
parent | b557b594febcea0cb880bfc1555541054d0a7b63 (diff) | |
download | freebsd-ports-491ebe742215678285a79bdacf8d9b14561b4b3e.zip |
- Connect print/latex-cjk to build
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index beb7bfbc73ba..e69a7b355a91 100644 --- a/print/Makefile +++ b/print/Makefile @@ -136,6 +136,7 @@ SUBDIR += latex-bytefield SUBDIR += latex-caption SUBDIR += latex-circ + SUBDIR += latex-cjk SUBDIR += latex-feynmf SUBDIR += latex-keystroke SUBDIR += latex-logpap |