Fix mis-merged LDADD/DPADD
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
51daa9fe00
commit
7d2c986e47
@ -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