FreeBSD Bugzilla – Attachment 158516 Details for
Bug 201414
[patch] x11-fm/pcmanfm: fix NLS option, sort USES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.diff
patch-pcmanfm.diff (text/plain), 757 bytes, created by
Andriy Voskoboinyk
on 2015-07-07 23:50:30 UTC
(
hide
)
Description:
Makefile.diff
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2015-07-07 23:50:30 UTC
Size:
757 bytes
patch
obsolete
>Index: x11-fm/pcmanfm/Makefile >=================================================================== >--- x11-fm/pcmanfm/Makefile (revision 391538) >+++ x11-fm/pcmanfm/Makefile (working copy) >@@ -13,8 +13,8 @@ > > LIB_DEPENDS= libfm-gtk.so:${PORTSDIR}/x11/libfm > >-USES= desktop-file-utils gmake pkgconfig gettext-tools libtool \ >- autoreconf tar:xz >+USES= autoreconf desktop-file-utils gettext-tools gmake libtool \ >+ pkgconfig tar:xz > GNU_CONFIGURE= yes > USE_GNOME= glib20 gtk20 intltool intlhack > USE_XORG= x11 >@@ -27,6 +27,8 @@ > OPTIONS_SUB= yes > NLS_USES= gettext-runtime > NLS_CONFIGURE_ENABLE= nls >+NLS_CPPFLAGS= -I${LOCALBASE}/include >+NLS_LDFLAGS= -L${LOCALBASE}/lib > > post-patch: > @${REINPLACE_CMD} -e '/pcmanfm.conf/ d' ${WRKSRC}/data/Makefile.am
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 201414
:
158516
|
158517
|
158518
|
158540
|
158541
|
158543
|
158563
|
158573