FreeBSD Bugzilla – Attachment 166740 Details for
Bug 207017
textproc/libe-book00: fix build with boost 1.60
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
libe-book00.patch (text/plain), 579 bytes, created by
Dmitry Marakasov
on 2016-02-08 11:25:17 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2016-02-08 11:25:17 UTC
Size:
579 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 408461) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= libe-book > PORTVERSION= 0.0.3 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= textproc > MASTER_SITES= SF/libebook/${PORTNAME}-${PORTVERSION}/ > PKGNAMESUFFIX= 00 >@@ -31,6 +31,7 @@ > INSTALL_TARGET= install-strip > CONFIGURE_ARGS= --disable-werror --without-docs --disable-tests > CPPFLAGS+= -I${LOCALBASE}/include >+LIBS+= -L${LOCALBASE}/lib -lboost_system > > post-install: > ${RM} -f ${STAGEDIR}${PREFIX}/bin/*
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 207017
: 166740