FreeBSD Bugzilla – Attachment 126898 Details for
Bug 170669
[patch] devel/subversion: fix build when WITHOUT_NLS and WITH_KDE_KWALLET are defined
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 429 bytes, created by
Alberto Villa
on 2012-08-16 15:20:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Alberto Villa
Created:
2012-08-16 15:20:06 UTC
Size:
429 bytes
patch
obsolete
>Index: Makefile.common >=================================================================== >--- Makefile.common (revision 302485) >+++ Makefile.common (working copy) >@@ -132,7 +132,8 @@ > LIB_DEPENDS+= svn_client-1:${PORTSDIR}/devel/subversion > .endif > >-.if !defined(WITHOUT_NLS) >+# KWallet requires NLS to be enabled. >+.if !defined(WITHOUT_NLS) || defined(WITH_KDE_KWALLET) > USE_GETTEXT= yes > PLIST_SUB+= WITHOUT_GETTEXT="" > .else
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 170669
: 126898