aboutsummaryrefslogtreecommitdiff
path: root/security/yara/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-08-11 18:19:11 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-08-11 18:19:11 +0000
commitc32a2e079e1fa2167423fe0c8b0a4fc8623ed828 (patch)
tree4f2c7d258fd102fce0b563e727b70bbadd8cb878 /security/yara/Makefile
parentd5ec780db02a9c227fcd3749be20f52c1527a58c (diff)
downloadports-c32a2e079e1fa2167423fe0c8b0a4fc8623ed828.tar.gz
ports-c32a2e079e1fa2167423fe0c8b0a4fc8623ed828.zip
Notes
Diffstat (limited to 'security/yara/Makefile')
-rw-r--r--security/yara/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/yara/Makefile b/security/yara/Makefile
index 82ff9f82e3f2..2743de0b929d 100644
--- a/security/yara/Makefile
+++ b/security/yara/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= yara
-PORTVERSION= 3.7.1
+PORTVERSION= 3.8.0
DISTVERSIONPREFIX= v
CATEGORIES= security
@@ -15,7 +15,7 @@ USE_GITHUB= yes
GH_ACCOUNT= VirusTotal
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-magic --enable-dotnet
+CONFIGURE_ARGS= --enable-magic --enable-dotnet --enable-macho --enable-dex
INSTALL_TARGET= install-strip
TEST_TARGET= check
USES= alias autoreconf libtool pathfix ssl