1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/japanese/jtex209-both/files/patch-ag
Satoshi Asami 1f0164aa5b Japanese tex/latex. Builds both NTT and ASCII (no, not the American
character code, this one is a Japanese publisher) versions.  Many
files from this port (including the Makefile, hence the "?=" in
DISTNAME) are used for jtex209-ntt an jtex209-ascii ports.

Submitted by:	mita@jp.FreeBSD.org
1996-11-11 08:42:48 +00:00

22 lines
375 B
Plaintext

*** jtex1.7/jtex/BibTeX/bst/Makefile.orig Thu Jun 6 22:21:52 1996
--- jtex1.7/jtex/BibTeX/bst/Makefile Thu Jun 6 22:22:05 1996
***************
*** 3,10 ****
all: bst
! bst: generate.sh jbtxbst.doc
! generate.sh
clean:
$(RM) $(BSTFILE)
--- 3,10 ----
all: bst
! bst: ./generate.sh jbtxbst.doc
! ./generate.sh
clean:
$(RM) $(BSTFILE)