FreeBSD Bugzilla – Attachment 108153 Details for
Bug 148985
[patch] devel/orc: prevent autoconf re-run
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
a.diff
a.diff (text/plain), 600 bytes, created by
swell.k
on 2010-07-27 09:10:00 UTC
(
hide
)
Description:
a.diff
Filename:
MIME Type:
Creator:
swell.k
Created:
2010-07-27 09:10:00 UTC
Size:
600 bytes
patch
obsolete
>Index: devel/orc/Makefile >=================================================================== >RCS file: /a/.cvsup/ports/devel/orc/Makefile,v >retrieving revision 1.4 >diff -u -p -r1.4 Makefile >--- devel/orc/Makefile 15 Jul 2010 15:29:51 -0000 1.4 >+++ devel/orc/Makefile 27 Jul 2010 07:56:29 -0000 >@@ -43,6 +43,7 @@ MAKE_ARGS+= SUBDIRS="${SUBDIRS}" > post-patch: > @${REINPLACE_CMD} \ > -e 's|pkgconfigdir=.*|pkgconfigdir=\"\\$$(prefix)/libdata/pkgconfig\"|g' \ >- ${WRKSRC}/configure ${WRKSRC}/configure.ac >+ -e '/LIBS/s/-lrt//; /LIBRT/s/-lrt//' \ >+ ${WRKSRC}/configure > > .include <bsd.port.post.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 148985
: 108153