FreeBSD Bugzilla – Attachment 150788 Details for
Bug 191507
build failure with graphics/dia
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Restore workaround for DOCS option (which was removed in r350986)
patch-docs.diff (text/plain), 573 bytes, created by
Andriy Voskoboinyk
on 2014-12-19 19:36:59 UTC
(
hide
)
Description:
Restore workaround for DOCS option (which was removed in r350986)
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2014-12-19 19:36:59 UTC
Size:
573 bytes
patch
obsolete
>Index: graphics/dia/Makefile >=================================================================== >--- graphics/dia/Makefile (revision 374904) >+++ graphics/dia/Makefile (working copy) >@@ -47,6 +47,10 @@ > ${WRKSRC}/objects/custom/shape_typeinfo.c \ > ${WRKSRC}/tests/test-objects.c \ > ${WRKSRC}/tests/test-boundingbox.c >+.if ! ${PORT_OPTIONS:MDOCS} >+ @${REINPLACE_CMD} -e '/SUBDIRS/s|data doc tests|data tests|g' \ >+ ${WRKSRC}/Makefile.in >+.endif > @${FIND} ${WRKSRC} -name Makefile.in | \ > ${XARGS} ${REINPLACE_CMD} -e \ > 's,\(^GTK_LIBS.*\),\1 ${PTHREAD_LIBS}, ; \
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 191507
:
144285
|
146450
|
148629
|
148630
|
150721
| 150788 |
172096
|
172097