summaryrefslogtreecommitdiffstats
path: root/chinese/gb2ps/files
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1997-02-08 00:18:56 +0000
committerobrien <obrien@FreeBSD.org>1997-02-08 00:18:56 +0000
commit68813d64b74ff46983259343dbf1dd074c6f90b7 (patch)
treed7446234049a470a86a96bcbcd8d7279d567322f /chinese/gb2ps/files
parentde420a437b0247b0f4b44c935acf85d01229cbb1 (diff)
downloadFreeBSD-ports-68813d64b74ff46983259343dbf1dd074c6f90b7.zip
FreeBSD-ports-68813d64b74ff46983259343dbf1dd074c6f90b7.tar.gz
GB2PS converts Chinese GB (simple) encoded text to PostScript.
Diffstat (limited to 'chinese/gb2ps/files')
-rw-r--r--chinese/gb2ps/files/patch-0114
1 files changed, 14 insertions, 0 deletions
diff --git a/chinese/gb2ps/files/patch-01 b/chinese/gb2ps/files/patch-01
new file mode 100644
index 0000000..adb18cb
--- /dev/null
+++ b/chinese/gb2ps/files/patch-01
@@ -0,0 +1,14 @@
+--- Makefile.orig Sun Aug 16 22:34:14 1992
++++ Makefile Wed Feb 5 00:03:39 1997
+@@ -5,9 +5,9 @@
+ # COVERPAGE -- the absolute path and name of coverpage PS file
+ # -- default is current directory
+
+-CFONT=./
++CFONT=${PREFIX}/share/chinese/gb/
+
+-COVERPAGE=./cover.ps
++COVERPAGE=${PREFIX}/share/chinese/cover.ps
+
+ CFLAGS = -DCFONT=\"${CFONT}\" -DCOVERPAGE=\"${COVERPAGE}\"
+
OpenPOWER on IntegriCloud