FreeBSD Bugzilla – Attachment 36997 Details for
Bug 59057
Update port: chinese/bg5pdf
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.08 KB, created by
statue
on 2003-11-08 15:40:15 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
statue
Created:
2003-11-08 15:40:15 UTC
Size:
1.08 KB
patch
obsolete
>diff -ruN bg5pdf.orig/Makefile bg5pdf/Makefile >--- bg5pdf.orig/Makefile Sat Nov 8 23:21:55 2003 >+++ bg5pdf/Makefile Sat Nov 8 23:29:45 2003 >@@ -7,7 +7,7 @@ > > PORTNAME= bg5pdf > PORTVERSION= 1.0.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= chinese print > MASTER_SITES= http://cschin.yydolphin.net/bg5pdf/ \ > ftp://freebsd.sinica.edu.tw/pub/statue/bg5pdf/ >@@ -19,6 +19,11 @@ > > USE_PYTHON= yes > WRKSRC= ${WRKDIR}/${PORTNAME} >+USE_REINPLACE= yes >+ >+post-patch: >+ ${REINPLACE_CMD} -e 's,%%PYTHON_INCLUDEDIR%%,${PYTHON_INCLUDEDIR},g' \ >+ ${WRKSRC}/Makefile > > do-install: > @${MKDIR} ${EXAMPLESDIR} >diff -ruN bg5pdf.orig/files/patch-ab bg5pdf/files/patch-ab >--- bg5pdf.orig/files/patch-ab Sat Nov 8 23:21:55 2003 >+++ bg5pdf/files/patch-ab Sat Nov 8 23:28:58 2003 >@@ -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 > +
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 59057
: 36997