diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-07-18 13:29:38 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-07-18 13:29:38 +0000 |
commit | 5acd637cd55c781594a9e2ddbd70ea9bb9b21016 (patch) | |
tree | ef8ff78f26d0a9894567c6cfacf9d9fb62521db9 /korean/ko.TeX | |
parent | New port: FlowTag is a GUI interface for exploring the TCP flows in a (diff) |
- Fix typo on Makefile.
PR: ports/125572
Submitted by: Hyogeol Lee <hyogeollee@gmail.com> (maintainer)
Approved by: gabor (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=217042
Diffstat (limited to 'korean/ko.TeX')
-rw-r--r-- | korean/ko.TeX/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/ko.TeX/Makefile b/korean/ko.TeX/Makefile index 3f36211373da..e5c3734c8b12 100644 --- a/korean/ko.TeX/Makefile +++ b/korean/ko.TeX/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ ${BASE_MAP}:${PORTSDIR}/korean/ko.TeX-fonts-base BUILD_DEPENDS= texhash:${PORTSDIR}/print/teTeX -OONFLICTS= hlatex-[0-9]* +CONFLICTS= hlatex-[0-9]* NO_WRKSUBDIR= yes |