aboutsummaryrefslogtreecommitdiff
path: root/security/aide
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-26 12:50:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-26 12:50:40 +0000
commit5743712b3dfcfacb272cb7492a82c59a5b460847 (patch)
tree00c970bcb909a3394bb57c821fd8330ca2421162 /security/aide
parent05e980f565333e9d634ba0706053b2471b3518ce (diff)
downloadports-5743712b3dfcfacb272cb7492a82c59a5b460847.tar.gz
ports-5743712b3dfcfacb272cb7492a82c59a5b460847.zip
- Convert gmake, bzip2 to USES
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=355321
Diffstat (limited to 'security/aide')
-rw-r--r--security/aide/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile
index 241a77983e93..871d4f5d0ae6 100644
--- a/security/aide/Makefile
+++ b/security/aide/Makefile
@@ -13,12 +13,11 @@ MAINTAINER= cy@FreeBSD.org
COMMENT= Replacement and extension for Tripwire
LIB_DEPENDS= mhash.2:${PORTSDIR}/security/mhash
-USES= bison
+USES= bison gmake
NO_STAGE= yes
.include <bsd.port.pre.mk>
-USE_GMAKE= yes
USE_AUTOTOOLS= autoconf
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-mhash \