summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-07-03 10:46:51 +0000
committerJohn Marino <marino@FreeBSD.org>2015-07-03 10:46:51 +0000
commit74d3bc86be6bdb3b7c6523338a093979fc1c4873 (patch)
treeed8e5e191bf6176774e47c05283805858a27fc27 /security
parentAdd devel/elixir-exjsx, a JSON library for Elixir. (diff)
Add USES=alias to 11 ports (non-invasive DragonFly support)
Notes
Notes: svn path=/head/; revision=391227
Diffstat (limited to 'security')
-rw-r--r--security/yara/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/yara/Makefile b/security/yara/Makefile
index 5cd26b210901..8d80f23e77a9 100644
--- a/security/yara/Makefile
+++ b/security/yara/Makefile
@@ -13,7 +13,7 @@ GH_ACCOUNT= plusvic
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= autoreconf libtool
+USES= alias autoreconf libtool
USE_LDCONFIG= yes
.include <bsd.port.mk>