View | Details | Raw Unified | Return to bug 269962
Collapse All | Expand All

(-)b/graphics/zbar/Makefile (-2 / +3 lines)
Lines 1-5 Link Here
1
PORTNAME=      zbar
1
PORTNAME=      zbar
2
DISTVERSION=   0.23.90
2
DISTVERSION=   0.23.90
3
PORTREVISION=  1
3
CATEGORIES=    graphics
4
CATEGORIES=    graphics
4
MASTER_SITES=  https://linuxtv.org/downloads/zbar/
5
MASTER_SITES=  https://linuxtv.org/downloads/zbar/
5
6
Lines 9-15 WWW= https://github.com/mchehab/zbar/ Link Here
9
10
10
LICENSE=       LGPL21
11
LICENSE=       LGPL21
11
12
12
USES=          autoreconf gmake iconv libtool localbase:ldflags pathfix pkgconfig
13
USES=          autoreconf gettext-tools gmake iconv libtool localbase:ldflags pathfix pkgconfig
13
USE_LDCONFIG=  yes
14
USE_LDCONFIG=  yes
14
15
15
GNU_CONFIGURE= yes
16
GNU_CONFIGURE= yes
Lines 64-70 IMAGEMAGICK_CONFIGURE_WITH= imagemagick Link Here
64
JPEG_USES=                     jpeg
65
JPEG_USES=                     jpeg
65
JPEG_CONFIGURE_WITH=           jpeg
66
JPEG_CONFIGURE_WITH=           jpeg
66
67
67
NLS_USES=                      gettext
68
NLS_USES=                      gettext-runtime
68
NLS_LDFLAGS=                   -lintl
69
NLS_LDFLAGS=                   -lintl
69
NLS_CONFIGURE_ENABLE=          nls
70
NLS_CONFIGURE_ENABLE=          nls

Return to bug 269962