summaryrefslogtreecommitdiff
path: root/chinese/bg5pdf/files/patch-ab
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2003-11-09 14:18:38 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2003-11-09 14:18:38 +0000
commitb4229b4a4aa5d33705f3d99a4af97495b9c971e8 (patch)
treecd27a143f506888e8537b3312e4929d3683a8c51 /chinese/bg5pdf/files/patch-ab
parentOpenOffice -> OpenOffice.org (diff)
make it build
bump PORTREVISION PR: ports/59057 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=93540
Diffstat (limited to '')
-rw-r--r--chinese/bg5pdf/files/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/bg5pdf/files/patch-ab b/chinese/bg5pdf/files/patch-ab
index fc4c9c00d49d..ff898e17963e 100644
--- a/chinese/bg5pdf/files/patch-ab
+++ b/chinese/bg5pdf/files/patch-ab
@@ -2,5 +2,5 @@
+++ Makefile Sat Mar 30 23:01:40 2002
@@ -0,0 +1,3 @@
+all:
-+ ${CC} ${CFLAGS} -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%%PYTHON_INCLUDEDIR%% -L/usr/local/lib -lpdf -o bg5pdflib.so
+