diff options
Diffstat (limited to 'sysutils/heartbeat/Makefile')
-rw-r--r-- | sysutils/heartbeat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/heartbeat/Makefile b/sysutils/heartbeat/Makefile index 6fde6a531328..b773627b6765 100644 --- a/sysutils/heartbeat/Makefile +++ b/sysutils/heartbeat/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \ xml2:${PORTSDIR}/textproc/libxml2 PATCH_DEPENDS= ${LOCALBASE}/bin/libtoolize:${PORTSDIR}/devel/libtool22 -USE_AUTOTOOLS= autoconf:267 autoheader:267 automake:111 aclocal:111 \ +USE_AUTOTOOLS= autoconf:268 autoheader:268 automake:111 aclocal:111 \ libtool:22 libltdl:22 AUTOMAKE_ARGS+= --add-missing --include-deps --copy ACLOCAL_ARGS+= -I ${LOCALBASE}/share/aclocal |