Define LDFLAGS using +=.
Feature safe: yes
This commit is contained in:
parent
bd850c0b9e
commit
0b80194b59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307004
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ USE_CMAKE= yes
|
|||
.if defined(NOPORTDOCS)
|
||||
CMAKE_ARGS= -Dbuild_docs=off
|
||||
.endif
|
||||
LDFLAGS= -L${LOCALBASE}/lib
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PORTDATA= *
|
||||
|
|
Loading…
Reference in a new issue