aboutsummaryrefslogtreecommitdiffstats
path: root/security/yara
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-07-03 18:46:51 +0800
committermarino <marino@FreeBSD.org>2015-07-03 18:46:51 +0800
commit7e9a94b4b5cf5bdb2820952b762993a266334957 (patch)
treeed8e5e191bf6176774e47c05283805858a27fc27 /security/yara
parentb92a62ed4f740acf79d20da345d96afe12d17bd9 (diff)
downloadfreebsd-ports-gnome-7e9a94b4b5cf5bdb2820952b762993a266334957.tar.gz
freebsd-ports-gnome-7e9a94b4b5cf5bdb2820952b762993a266334957.tar.zst
freebsd-ports-gnome-7e9a94b4b5cf5bdb2820952b762993a266334957.zip
Add USES=alias to 11 ports (non-invasive DragonFly support)
Diffstat (limited to 'security/yara')
-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>