aboutsummaryrefslogtreecommitdiff
path: root/japanese/jtex209-both/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-08-19 20:26:41 +0000
committerSteve Price <steve@FreeBSD.org>2000-08-19 20:26:41 +0000
commitb2e81c917af4a009bf8c88dcc9b7968bdc95f76e (patch)
tree8254255deae08fd8000a4b40caf126743dd5a879 /japanese/jtex209-both/files
parent84bf84a43bfb51c45546ead5912add333f850115 (diff)
downloadports-b2e81c917af4a009bf8c88dcc9b7968bdc95f76e.tar.gz
ports-b2e81c917af4a009bf8c88dcc9b7968bdc95f76e.zip
Notes
Diffstat (limited to 'japanese/jtex209-both/files')
-rw-r--r--japanese/jtex209-both/files/patch-ab21
-rw-r--r--japanese/jtex209-both/files/patch-ad2
2 files changed, 3 insertions, 20 deletions
diff --git a/japanese/jtex209-both/files/patch-ab b/japanese/jtex209-both/files/patch-ab
index 4f6177c4b2ca..d6cdf584643b 100644
--- a/japanese/jtex209-both/files/patch-ab
+++ b/japanese/jtex209-both/files/patch-ab
@@ -1,5 +1,5 @@
-*** jtex-1.52/Makefile.in.orig Mon Jan 31 18:18:21 1994
---- jtex-1.52/Makefile.in Sat Jun 1 13:06:16 1996
+*** jtex-1.52/Makefile.in.orig Mon Jan 31 12:18:21 1994
+--- jtex-1.52/Makefile.in Sat Aug 19 14:39:50 2000
***************
*** 8,20 ****
# match the system directories in the paths you defined in `site.h'.
@@ -47,23 +47,6 @@
#formats=tex.fmt latex.fmt etex.fmt
# slitex.fmt amslatex.fmt amstex.fmt texinfo.fmt inrstex.fmt picplus.fmt
***************
-*** 55,61 ****
-
- # Compiling.
- CC = @CC@
-! coptimize = -O
- # Some directories add more flags to this; hence this is not CFLAGS.
- cflags = -I../$(srcdir)/lib $(coptimize) $(XCFLAGS)
-
---- 55,61 ----
-
- # Compiling.
- CC = @CC@
-! coptimize = -O -m486
- # Some directories add more flags to this; hence this is not CFLAGS.
- cflags = -I../$(srcdir)/lib $(coptimize) $(XCFLAGS)
-
-***************
*** 71,77 ****
RANLIB = @RANLIB@
diff --git a/japanese/jtex209-both/files/patch-ad b/japanese/jtex209-both/files/patch-ad
index 0dbfb4b1edb7..fa3a4031faa4 100644
--- a/japanese/jtex209-both/files/patch-ad
+++ b/japanese/jtex209-both/files/patch-ad
@@ -86,7 +86,7 @@
SITEDIR=..
#CC=gcc
OPT=-O
-! CFLAGS=$(OPT) -m486 -I$(SITEDIR) -D_HAVE_PRAM_H
+! CFLAGS=$(OPT) -I$(SITEDIR) -D_HAVE_PRAM_H
LDFLAGS=
RM=/bin/rm