diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-10 19:26:38 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-10 19:26:38 +0000 |
| commit | 6d8b323ab090ee089aba09dd01f19e558a5802bf (patch) | |
| tree | c08ab05cbdf6d76f0a52b7669d4b086614aa4610 /sysutils/heartbeat | |
| parent | 4601848c53c25de76df86f969f7ca39753dcad18 (diff) | |
Notes
Diffstat (limited to 'sysutils/heartbeat')
| -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 a4b2767592d6..723d3da2f627 100644 --- a/sysutils/heartbeat/Makefile +++ b/sysutils/heartbeat/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \ libxml2.so:${PORTSDIR}/textproc/libxml2 BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison -PATCH_DEPENDS= libtool:${PORTSDIR}/devel/libtool +PATCH_DEPENDS= libtoolize:${PORTSDIR}/devel/libtool USE_AUTOTOOLS= autoconf autoheader automake aclocal libltdl libtoolize AUTOMAKE_ARGS+= --add-missing --include-deps --copy |
