This commit is contained in:
Baptiste Daroussin 2014-11-24 22:35:32 +00:00
parent 440888c959
commit 405c01a1bc

View File

@ -184,7 +184,7 @@ DPADD_ucl+= ${DPADD_m}
LDADD_ucl+= ${LDADD_m}
DPADD_sqlite3+= ${DPADD_pthread}
DPADD_sqlite3+= ${LDADD_pthread}
LDADD_sqlite3+= ${LDADD_pthread}
.for _l in ${LIBADD}
.if ${_PRIVATELIBS:M${_l}}