audio/ncpamixer: Fix the portlint warning
Reported by: linimon
This commit is contained in:
parent
0689139209
commit
c213eab720
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549124
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ GH_ACCOUNT= fulhax
|
|||
|
||||
WRKSRC_SUBDIR= src
|
||||
|
||||
CFLAGS+= -I/usr/local/include/ncurses # USES=ncurses:port fails to add this
|
||||
CFLAGS+= -I${LOCALBASE}/include/ncurses # USES=ncurses:port fails to add this
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
|
|
Loading…
Reference in a new issue