FreeBSD Bugzilla – Attachment 240583 Details for
Bug 269962
graphics/zbar: fix to allow building without NLS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to build without NLS
file_269962.txt (text/plain), 958 bytes, created by
Andrew
on 2023-03-04 19:57:13 UTC
(
hide
)
Description:
patch to build without NLS
Filename:
MIME Type:
Creator:
Andrew
Created:
2023-03-04 19:57:13 UTC
Size:
958 bytes
patch
obsolete
>diff --git a/graphics/zbar/Makefile b/graphics/zbar/Makefile >index 93f8f188c5c8..4fbb5ccded5b 100644 >--- a/graphics/zbar/Makefile >+++ b/graphics/zbar/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= zbar > DISTVERSION= 0.23.90 >+PORTREVISION= 1 > CATEGORIES= graphics > MASTER_SITES= https://linuxtv.org/downloads/zbar/ > >@@ -9,7 +10,7 @@ WWW= https://github.com/mchehab/zbar/ > > LICENSE= LGPL21 > >-USES= autoreconf gmake iconv libtool localbase:ldflags pathfix pkgconfig >+USES= autoreconf gettext-tools gmake iconv libtool localbase:ldflags pathfix pkgconfig > USE_LDCONFIG= yes > > GNU_CONFIGURE= yes >@@ -64,7 +65,7 @@ IMAGEMAGICK_CONFIGURE_WITH= imagemagick > JPEG_USES= jpeg > JPEG_CONFIGURE_WITH= jpeg > >-NLS_USES= gettext >+NLS_USES= gettext-runtime > NLS_LDFLAGS= -lintl > NLS_CONFIGURE_ENABLE= nls
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 269962
: 240583