diff options
Diffstat (limited to 'security/yara/Makefile')
-rw-r--r-- | security/yara/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/yara/Makefile b/security/yara/Makefile index 77e667fdef4c..b36ff33ff44b 100644 --- a/security/yara/Makefile +++ b/security/yara/Makefile @@ -14,9 +14,7 @@ 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 <bsd.port.mk> |