FreeBSD Bugzilla – Attachment 150494 Details for
Bug 195908
[patch] math/libqalculate: Fix build without NLS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix build without NLS
patch-libqalculate.diff (text/plain), 612 bytes, created by
Kevin Zheng
on 2014-12-12 02:06:42 UTC
(
hide
)
Description:
Patch to fix build without NLS
Filename:
MIME Type:
Creator:
Kevin Zheng
Created:
2014-12-12 02:06:42 UTC
Size:
612 bytes
patch
obsolete
>diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile >index 574c706..670bc9e 100644 >--- a/math/libqalculate/Makefile >+++ b/math/libqalculate/Makefile >@@ -12,7 +12,7 @@ COMMENT= Multi-purpose desktop calculator (backend library) > > LIB_DEPENDS= libcln.so:${PORTSDIR}/math/cln > >-USES= pkgconfig pathfix gmake libtool >+USES= pkgconfig pathfix gmake libtool gettext > USE_GNOME= glib20 intltool libxml2 > USE_LDCONFIG= yes > GNU_CONFIGURE= yes >@@ -23,8 +23,6 @@ INSTALL_TARGET= install-strip > OPTIONS_DEFINE= NLS > OPTIONS_SUB= yes > >-NLS_USES= gettext >- > .include <bsd.port.options.mk> > > post-patch:
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 195908
: 150494