FreeBSD Bugzilla – Attachment 104252 Details for
Bug 144406
math/p5-Math-BigInt-GMP doesn't build with -lgmp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 386 bytes, created by
kimor79
on 2010-03-02 00:20:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
kimor79
Created:
2010-03-02 00:20:04 UTC
Size:
386 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 44) >+++ Makefile (working copy) >@@ -24,4 +24,9 @@ > > MAN3= Math::BigInt::GMP.3 > >+post-patch: >+ @${PERL} -pi -e "s!-lgmp!-L${LOCALBASE}/lib $$&!;" \ >+ -e "if (/'LIBS'/) { print qq!'INC' => '-I${LOCALBASE}/include',!; }" \ >+ ${WRKSRC}/Makefile.PL >+ > .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 144406
: 104252