mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Bandaid build of gettext refusenicks
PR: ports/121231 Submitted by: Helge Oldach <ports-graphics-exif-feb08@oldach.net>
This commit is contained in:
parent
7f3c5ae405
commit
248175b9be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208207
@ -22,7 +22,8 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-popt-prefix=${LOCALBASE}
|
||||
|
||||
.if defined(WITHOUT_NLS)
|
||||
CONFIGURE_ARGS+= --disable-nls
|
||||
CONFIGURE_ARGS+= --disable-nls --without-libiconv-prefix
|
||||
CONFIGURE_ENV+= POPT_CFLAGS=-I${PREFIX}/include POPT_LIBS="-L${PREFIX}/lib -lpopt"
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
.else
|
||||
USE_ICONV= yes
|
||||
|
Loading…
Reference in New Issue
Block a user