1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/chinese/bg5pdf/files/patch-ab
2002-03-31 06:59:12 +00:00

7 lines
235 B
Plaintext

--- Makefile.orig Sat Mar 30 23:01:25 2002
+++ 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
+