aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-03-31 06:59:12 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-03-31 06:59:12 +0000
commitcad5485c5e169aaed0e7c5a71429ba89dce09777 (patch)
tree1208277015e668bacca7c2c08794df4b0def09b6 /chinese
parent7305f79dab627d65dda258ab16647f2b21e030ca (diff)
downloadports-cad5485c5e169aaed0e7c5a71429ba89dce09777.tar.gz
ports-cad5485c5e169aaed0e7c5a71429ba89dce09777.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/bg5pdf/Makefile2
-rw-r--r--chinese/bg5pdf/files/patch-ab9
2 files changed, 6 insertions, 5 deletions
diff --git a/chinese/bg5pdf/Makefile b/chinese/bg5pdf/Makefile
index 94fe87fe1029..85048b439407 100644
--- a/chinese/bg5pdf/Makefile
+++ b/chinese/bg5pdf/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://students.washington.edu/cschin/bg5ps/bg5pdf/ \
MAINTAINER= statue@freebsd.sinica.edu.tw
-LIB_DEPENDS= pdf.3:${PORTSDIR}/print/pdflib3
+LIB_DEPENDS= pdf.4:${PORTSDIR}/print/pdflib
USE_PYTHON= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/chinese/bg5pdf/files/patch-ab b/chinese/bg5pdf/files/patch-ab
index da6939604e5a..fc4c9c00d49d 100644
--- a/chinese/bg5pdf/files/patch-ab
+++ b/chinese/bg5pdf/files/patch-ab
@@ -1,5 +1,6 @@
---- Makefile.orig Mon Dec 3 07:46:28 2001
-+++ Makefile Mon Dec 3 07:46:51 2001
-@@ -0,0 +1,2 @@
+--- Makefile.orig Sat Mar 30 23:01:25 2002
++++ Makefile Sat Mar 30 23:01:40 2002
+@@ -0,0 +1,3 @@
+all:
-+ gcc -shared bg5pdflib.c -I/usr/local/include -I /usr/local/include/python2.2 -L/usr/local/lib -lpdf -o bg5pdflib.so
++ ${CC} ${CFLAGS} -shared bg5pdflib.c -I/usr/local/include -I /usr/local/include/python2.2 -L/usr/local/lib -lpdf -o bg5pdflib.so
++