1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

net/linknx: Fix build with libesmtp 1.1.0

This commit is contained in:
Po-Chuan Hsieh 2023-05-08 00:05:43 +08:00
parent a855337651
commit b5eca56f48
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

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