Define LDFLAGS using +=.

Feature safe:	yes
This commit is contained in:
Max Khon 2012-11-05 12:38:58 +00:00
parent bd850c0b9e
commit 0b80194b59
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307004

View file

@ -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= *