aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/aide/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile
index 85733d3b71b6..5a4e3a6e4891 100644
--- a/security/aide/Makefile
+++ b/security/aide/Makefile
@@ -13,11 +13,11 @@ MAINTAINER= cy@FreeBSD.org
COMMENT= Replacement and extension for Tripwire
LIB_DEPENDS= mhash.2:${PORTSDIR}/security/mhash
+USES= bison
.include <bsd.port.pre.mk>
USE_GMAKE= yes
-USES= bison
USE_AUTOTOOLS= autoconf
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-mhash \