Fix mis-merged LDADD/DPADD

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2016-01-05 16:08:26 +00:00
parent 51daa9fe00
commit 7d2c986e47
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/release-pkg/; revision=293203

View File

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