FreeBSD Bugzilla – Attachment 149975 Details for
Bug 192511
lang/python27: Fix build with LibreSSL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for Makefile
Makefile.patch (text/plain), 645 bytes, created by
Bernard Spil
on 2014-11-28 20:50:58 UTC
(
hide
)
Description:
Patch for Makefile
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2014-11-28 20:50:58 UTC
Size:
645 bytes
patch
obsolete
>--- Makefile.orig 2014-11-28 21:48:53.473435809 +0100 >+++ Makefile 2014-11-28 21:48:18.637055623 +0100 >@@ -1,8 +1,8 @@ >-# $FreeBSD$ >+# $FreeBSD: head/lang/python27/Makefile 372138 2014-11-04 09:14:21Z demon $ > > PORTNAME= python27 > PORTVERSION= 2.7.8 >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= lang python ipv6 > MASTER_SITES= PYTHON > MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION} >@@ -101,6 +101,10 @@ > PLIST_SUB+= NO_NIS="" > .endif > >+.if ${WITH_OPENSSL_PORT} >+CONFIGURE_ARGS+= CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib >+.endif >+ > post-patch: > @${REINPLACE_CMD} -e \ > 's,/usr/doc/python-docs-,${PREFIX}/share/doc/python,g' \
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 192511
:
145517
|
149952
|
149974
|
149975
|
149976
|
149998
|
149999
|
150000
|
150909
|
150910
|
150944
|
151207
|
151208
|
153781
|
153782
|
153783
|
153820
|
153828
|
154266
|
154280
|
154281
|
154282
|
154283
|
154342
|
154344
|
154345
|
155432
|
157097
|
157316