FreeBSD Bugzilla – Attachment 160518 Details for
Bug 202673
[PATCH] net/jwhois: fix build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
jwhois.diff (text/plain), 696 bytes, created by
Carlos J Puga Medina
on 2015-08-30 11:41:11 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Carlos J Puga Medina
Created:
2015-08-30 11:41:11 UTC
Size:
696 bytes
patch
obsolete
>diff -urN /usr/ports/net/jwhois.old/Makefile /usr/ports/net/jwhois/Makefile >--- /usr/ports/net/jwhois.old/Makefile 2015-08-28 17:41:15.000000000 +0200 >+++ /usr/ports/net/jwhois/Makefile 2015-08-30 13:30:14.037359000 +0200 >@@ -3,7 +3,7 @@ > > PORTNAME= jwhois > PORTVERSION= 4.0 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= net > MASTER_SITES= GNU > >@@ -12,6 +12,8 @@ > > LICENSE= GPLv3 > >+LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn >+ > GNU_CONFIGURE= yes > USES= gettext gmake iconv > CPPFLAGS+= -I${PREFIX}/include >@@ -21,7 +23,7 @@ > OPTIONS_DEFINE= NLS > OPTIONS_SUB= yes > >-NLS_CONFIGURE_ENABLE= nls >+NLS_CONFIGURE_OFF= --disable-nls --without-libiconv-prefix > > INSTALL_TARGET= install-strip >
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 202673
:
160374
|
160380
|
160516
|
160517
| 160518 |
160519
|
160520
|
160521