mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Use "localbase" instead of CPPFLAGS
Reported by: pkubaj
This commit is contained in:
parent
1ccc6c21cf
commit
815b5d260e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507526
@ -27,9 +27,8 @@ MAKE_ARGS+= install_htmlmanDATA=install-htmlmanDATA
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
NLS_USES= gettext
|
||||
NLS_USES= gettext localbase
|
||||
NLS_CONFIGURE_ENABLE= nls
|
||||
NLS_CPPFLAGS= -I${LOCALBASE}/include
|
||||
|
||||
INFO= nano
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user