forked from Lainports/freebsd-ports
- Use "localbase" instead of CPPFLAGS
Reported by: pkubaj
This commit is contained in:
parent
1ccc6c21cf
commit
815b5d260e
1 changed files with 1 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue