aboutsummaryrefslogtreecommitdiff
path: root/chinese/bg5pdf/files
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-08 09:22:00 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-08 09:22:00 +0000
commita4fa05b852e378d87026a9cccdfa7db44249bed1 (patch)
tree3902cd6085c3b1341be666388b93f6d175040e1d /chinese/bg5pdf/files
parent10011e2645274e7da769532047dbdf4ce7688f32 (diff)
downloadports-a4fa05b852e378d87026a9cccdfa7db44249bed1.tar.gz
ports-a4fa05b852e378d87026a9cccdfa7db44249bed1.zip
Notes
Diffstat (limited to 'chinese/bg5pdf/files')
-rw-r--r--chinese/bg5pdf/files/patch-aa8
-rw-r--r--chinese/bg5pdf/files/patch-ab5
2 files changed, 13 insertions, 0 deletions
diff --git a/chinese/bg5pdf/files/patch-aa b/chinese/bg5pdf/files/patch-aa
new file mode 100644
index 000000000000..bebffda7f4fd
--- /dev/null
+++ b/chinese/bg5pdf/files/patch-aa
@@ -0,0 +1,8 @@
+--- bg5pdf.orig Mon Dec 3 06:53:10 2001
++++ bg5pdf Mon Dec 3 06:53:19 2001
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env /usr/bin/python
++#!/usr/bin/env /usr/local/bin/python
+
+ """
+ Bg5pdf is a simple wrapper for wrapping big5 encoding text file into
diff --git a/chinese/bg5pdf/files/patch-ab b/chinese/bg5pdf/files/patch-ab
new file mode 100644
index 000000000000..ee9417fdb399
--- /dev/null
+++ b/chinese/bg5pdf/files/patch-ab
@@ -0,0 +1,5 @@
+--- Makefile.orig Mon Dec 3 07:46:28 2001
++++ Makefile Mon Dec 3 07:46:51 2001
+@@ -0,0 +1,2 @@
++all:
++ gcc -shared bg5pdflib.c -I/usr/local/include -I /usr/local/include/python2.1 -L/usr/local/lib -lpdf -o bg5pdflib.so