FreeBSD Bugzilla – Attachment 136762 Details for
Bug 182054
[PATCH] dns/libidn: Amend to pkg-config data, to fix FreeBSD 10-CURRENT build failure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libidn-1.28_1.patch
libidn-1.28_1.patch (text/plain), 756 bytes, created by
Matthias Andree
on 2013-09-13 01:30:00 UTC
(
hide
)
Description:
libidn-1.28_1.patch
Filename:
MIME Type:
Creator:
Matthias Andree
Created:
2013-09-13 01:30:00 UTC
Size:
756 bytes
patch
obsolete
>diff -ruN /usr/ports/dns/libidn/Makefile ./Makefile >--- /usr/ports/dns/libidn/Makefile 2013-09-08 20:32:38.000000000 +0200 >+++ ./Makefile 2013-09-13 02:02:42.000000000 +0200 >@@ -1,8 +1,9 @@ > # Created by: Kirill Ponomarew <ponomarew@oberon.net> >-# $FreeBSD: dns/libidn/Makefile 326767 2013-09-08 18:32:38Z sunpoet $ >+# $FreeBSD: head/dns/libidn/Makefile 326767 2013-09-08 18:32:38Z sunpoet $ > > PORTNAME= libidn > PORTVERSION= 1.28 >+PORTREVISION= 1 > CATEGORIES= dns > MASTER_SITES= GNU > >@@ -39,6 +40,9 @@ > @${REINPLACE_CMD} -e '/^install-data-am: / s| install-imagesDATA||' \ > ${WRKSRC}/doc/Makefile.in > .endif >+.if ${PORT_OPTIONS:MNLS} >+ @${REINPLACE_CMD} -e 's/-lidn/& -lintl/' ${WRKSRC}/libidn.pc.in >+.endif > > post-install: > .if ${PORT_OPTIONS:MDOCS}
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 182054
: 136762