Fix -ldbi not found error.

This commit is contained in:
Cy Schubert 2014-08-03 05:06:07 +00:00
parent eb603f30c6
commit e903bd7fc0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363849

View File

@ -125,6 +125,7 @@ CONFIGURE_ARGS+= --disable-smtp
LIB_DEPENDS+= libdbi.so:${PORTSDIR}/databases/libdbi
CONFIGURE_ENV+= LIBDBI_LIBS="-ldbi"
CONFIGURE_ARGS+= --enable-sql
LDFLAGS+= -L${LOCALBASE}/lib
PLIST_FILES+= lib/syslog-ng/libafsql.so
.else
CONFIGURE_ARGS+= --disable-sql