Index: head/security/yara/Makefile =================================================================== --- head/security/yara/Makefile (revision 382602) +++ head/security/yara/Makefile (revision 382603) @@ -1,22 +1,20 @@ # $FreeBSD$ PORTNAME= yara PORTVERSION= 3.3.0 CATEGORIES= security MAINTAINER= wxs@FreeBSD.org COMMENT= Malware identification and classification tool USE_GITHUB= yes GH_ACCOUNT= plusvic GH_TAGNAME= v3.3.0 GH_COMMIT= 85e913e GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= libtool -USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake -AUTOMAKE_ARGS= -a -c -f +USES= autoreconf libtool USE_LDCONFIG= yes .include