FreeBSD Bugzilla – Attachment 161186 Details for
Bug 203205
[PATCH] security/p5-Crypt-SMIME re-Fix OpenSSL dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff security/p5-Crypt-SMIME
p5-Crypt-SMIME.diff (text/plain), 506 bytes, created by
geoffroy desvernay
on 2015-09-19 10:30:04 UTC
(
hide
)
Description:
svn diff security/p5-Crypt-SMIME
Filename:
MIME Type:
Creator:
geoffroy desvernay
Created:
2015-09-19 10:30:04 UTC
Size:
506 bytes
patch
obsolete
>Index: security/p5-Crypt-SMIME/Makefile >=================================================================== >--- security/p5-Crypt-SMIME/Makefile (revision 397297) >+++ security/p5-Crypt-SMIME/Makefile (working copy) >@@ -24,9 +24,10 @@ > > USES= perl5 > USE_OPENSSL= yes >-WITH_OPENSSL_PORT?= yes > USE_PERL5= configure > >+CONFIGURE_ENV+= LIBCRYPTO_LIBS="-L${OPENSSLLIB} -lcrypto" LIBCRYPTO_CFLAGS="-I{OPENSSLINC}" >+ > post-stage: > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/SMIME/SMIME.so >
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
Flags:
dgeo
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 203205
: 161186
Working