FreeBSD Bugzilla – Attachment 135812 Details for
Bug 180809
[MAINTAINER] net-p2p/libtorrent-rasterbar-16: Cleanup Makefile, adjust master and slave
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libtorrent-rasterbar-0.16.10.patch
libtorrent-rasterbar-0.16.10.patch (text/plain), 1.37 KB, created by
nemysis
on 2013-07-24 18:20:00 UTC
(
hide
)
Description:
libtorrent-rasterbar-0.16.10.patch
Filename:
MIME Type:
Creator:
nemysis
Created:
2013-07-24 18:20:00 UTC
Size:
1.37 KB
patch
obsolete
>diff -ruN /usr/ports/net-p2p/libtorrent-rasterbar-16/Makefile ./Makefile >--- /usr/ports/net-p2p/libtorrent-rasterbar-16/Makefile 2013-07-10 19:26:45.000000000 +0200 >+++ ./Makefile 2013-07-24 18:04:03.000000000 +0200 >@@ -42,7 +42,7 @@ > DOCSRCDIR1= ${WRKSRC} > DOC_FILES1= AUTHORS README > >-DOCSRCDIR2= ${WRKSRC}/docs >+DOCSRCDIR2= ${WRKSRC}/docs > DOCSDIR2= ${DOCSDIR}/docs > DOC_FILES2= *.png *.jpg *.gif *.html *.rst *.css > >@@ -50,7 +50,7 @@ > > OPTIONS_DEFINE= DOCS EXAMPLES > >-.include <bsd.port.pre.mk> >+.include <bsd.port.options.mk> > > .if defined(SLAVE_PORT) && ${SLAVE_PORT:L} == "yes" && defined(USE_PYTHON) > CONFIGURE_ARGS+= --enable-python-binding \ >@@ -59,20 +59,11 @@ > CONFIGURE_ARGS+= --disable-python-binding > .endif > >-.if defined(SLAVE_PORT) && ${SLAVE_PORT:L} == "yes" >-post-patch: slave-post-patch >-.else >- > post-patch: >- @${REINPLACE_CMD} -e 's|<include>/usr/local/include|<include>${PREFIX}/include|' \ >+ @${REINPLACE_CMD} -e 's|/usr/local/include|${PREFIX}/include|' \ > ${WRKSRC}/Jamfile >-.endif > >-.if defined(SLAVE_PORT) && ${SLAVE_PORT:L} == "yes" >-post-install: slave-post-install >-.else > post-install: >-.endif > .if ${PORT_OPTIONS:MDOCS} > @${MKDIR} ${DOCSDIR} > ${INSTALL_DATA} ${DOC_FILES1:S|^|${DOCSRCDIR1}/|} ${DOCSDIR} >@@ -84,4 +75,4 @@ > ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/examples/|} ${EXAMPLESDIR} > .endif > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk>
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 180809
: 135812