mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
BROKEN when WITHOUT_NLS: Does not build without gettext
This commit is contained in:
parent
b0062fdd8c
commit
106e69742b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154185
@ -25,6 +25,7 @@ MAN8= ap-trapd.8 ap-mrtg.8 ap-config.8
|
||||
USE_GETTEXT= yes
|
||||
PLIST_SUB+= NLS=""
|
||||
.else
|
||||
BROKEN= "Does not build without gettext"
|
||||
CONFIGURE_ARGS+=--disable-nls
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user