forked from Lainports/freebsd-ports
net/linknx: Fix build with libesmtp 1.1.0
This commit is contained in:
parent
a855337651
commit
b5eca56f48
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ LIB_DEPENDS= libpthsem.so:devel/pthsem
|
|||
BUILD_DEPENDS= ${LOCALBASE}/lib/libargp.a:devel/argp-standalone
|
||||
|
||||
USES= compiler gmake autoreconf pkgconfig
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=CFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-I${LOCALBASE}/include -L/${LOCALBASE}/lib"
|
||||
|
|
@ -32,6 +33,7 @@ LIBCURL_DESC= Install libcurl for Clickatell SMS support
|
|||
LIBLUA_DESC= Install liblua for scripting
|
||||
MYSQL_DESC= Install libmysql for logging & persist
|
||||
|
||||
LIBESMTP_CFLAGS= -lesmtp
|
||||
LIBESMTP_CONFIGURE_ENABLE= smtp
|
||||
LIBESMTP_LIB_DEPENDS= libesmtp.so:mail/libesmtp
|
||||
LIBCURL_CONFIGURE_WITH= libcurl
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue