mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
Fix mis-merged LDADD/DPADD
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
51daa9fe00
commit
7d2c986e47
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/projects/release-pkg/; revision=293203
@ -11,8 +11,7 @@ LDADD+= ${.OBJDIR}/../../../lib/clang/lib${lib}/lib${lib}.a
|
||||
|
||||
PACKAGE= clang
|
||||
|
||||
DPADD+= ${LIBNCURSESW}
|
||||
LDADD+= -lncursesw
|
||||
LIBADD+= ncursesw pthread
|
||||
|
||||
BINDIR?= /usr/bin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user