diff options
Diffstat (limited to 'security/aide/Makefile')
-rw-r--r-- | security/aide/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile index 1e7261d7a7b4..ab028f2ddd69 100644 --- a/security/aide/Makefile +++ b/security/aide/Makefile @@ -7,7 +7,7 @@ PORTNAME= aide PORTVERSION= 0.13.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= SF \ http://www.cs.tut.fi/~rammer/ @@ -22,7 +22,7 @@ LIB_DEPENDS= mhash.2:${PORTSDIR}/security/mhash USE_GMAKE= yes USE_BISON= build -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-mhash \ --with-zlib \ |