Mark BROKEN:
gmake[1]: Entering directory `/usr/ports/chinese/CJK/work/CJK/4_1.3' (mkdir -p /usr/local/share/texmf/tex/latex/CJK); && \ (/bin/cp -R texinput/* /usr/local/share/texmf/tex/latex/CJK); && \ (/usr/sbin/chown -R . /usr/local/share/texmf/tex/latex/CJK); gmake -C doc/teTeX patch gmake[2]: Entering directory `/usr/ports/chinese/CJK/work/CJK/4_1.3/doc/teTeX' patch /usr/local/bin/MakeTeXPK < MakeTeXPK.diff Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- |*** MakeTeXPK.teTeX Fri Aug 22 05:45:35 1997 |--- MakeTeXPK Fri Jun 12 03:52:38 1998 -------------------------- Patching file /usr/local/bin/MakeTeXPK using Plan A... Hunk #1 failed at 80. Hunk #2 failed at 142. Hunk #3 failed at 173.
This commit is contained in:
parent
6fdf227e96
commit
99e3f39761
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14026
2 changed files with 6 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 17 June 1998
|
||||
# Whom: J.T. Jang (keith@email.gcn.net.tw)
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1998/10/08 15:37:34 vanilla Exp $
|
||||
# $Id: Makefile,v 1.2 1998/10/10 13:39:00 vanilla Exp $
|
||||
#
|
||||
|
||||
DISTNAME= CJK-4.1.3.src
|
||||
|
@ -18,6 +18,8 @@ MAINTAINER= keith@email.gcn.net.tw
|
|||
BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
|
||||
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
|
||||
|
||||
BROKEN= patching during install
|
||||
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/CJK
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Date created: 17 June 1998
|
||||
# Whom: J.T. Jang (keith@email.gcn.net.tw)
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1998/10/08 15:37:34 vanilla Exp $
|
||||
# $Id: Makefile,v 1.2 1998/10/10 13:39:00 vanilla Exp $
|
||||
#
|
||||
|
||||
DISTNAME= CJK-4.1.3.src
|
||||
|
@ -18,6 +18,8 @@ MAINTAINER= keith@email.gcn.net.tw
|
|||
BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
|
||||
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
|
||||
|
||||
BROKEN= patching during install
|
||||
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/CJK
|
||||
|
||||
|
|
Loading…
Reference in a new issue