diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-08-20 10:11:16 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-08-20 10:11:16 +0000 |
commit | 83ce7c7ec7384b5663dad4a1c46160d0edeb3752 (patch) | |
tree | b4634e9d315b1bc9c25f02604a1095e955ec0f74 /print/latex-cjk/Makefile | |
parent | eff315aba52b59cff3053910702af05bfbf88cf0 (diff) | |
download | ports-83ce7c7ec7384b5663dad4a1c46160d0edeb3752.tar.gz ports-83ce7c7ec7384b5663dad4a1c46160d0edeb3752.zip |
Notes
Diffstat (limited to 'print/latex-cjk/Makefile')
-rw-r--r-- | print/latex-cjk/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/latex-cjk/Makefile b/print/latex-cjk/Makefile index d0ad05f49003..e2ce65644b33 100644 --- a/print/latex-cjk/Makefile +++ b/print/latex-cjk/Makefile @@ -3,7 +3,7 @@ # Date created: 1 March 1999 # Whom: J.T. Jang (jtjang@gcn.net.tw) # -# $Id: Makefile,v 1.5 1999/03/08 22:03:29 steve Exp $ +# $Id: Makefile,v 1.6 1999/03/09 08:53:23 foxfair Exp $ # DISTNAME= zh-CJK-4.2.0 @@ -20,9 +20,9 @@ DISTFILES= CJK.tar.gz MAINTAINER= jtjang@gcn.net.tw -BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX-beta +BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype -RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-beta +RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX IGNOREFILES= CJK.tar.gz NO_PACKAGE= Interactive |