diff options
Diffstat (limited to 'sysutils/heartbeat2/Makefile')
-rw-r--r-- | sysutils/heartbeat2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/heartbeat2/Makefile b/sysutils/heartbeat2/Makefile index 70b130adf47c..1a798046abf2 100644 --- a/sysutils/heartbeat2/Makefile +++ b/sysutils/heartbeat2/Makefile @@ -18,6 +18,7 @@ BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ xml2.5:${PORTSDIR}/textproc/libxml2 +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_PERL5= yes USE_GMAKE= yes |