diff options
Diffstat (limited to 'finance/khacc/Makefile')
-rw-r--r-- | finance/khacc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/khacc/Makefile b/finance/khacc/Makefile index 681415ab9508..f2ad338548e4 100644 --- a/finance/khacc/Makefile +++ b/finance/khacc/Makefile @@ -6,7 +6,7 @@ PORTNAME= khacc PORTVERSION= 3.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= finance MASTER_SITES= SF/qhacc/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -19,7 +19,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash USE_KDELIBS_VER=3 USE_PERL5_BUILD=yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:22 +USE_AUTOTOOLS= automake:19:env autoconf:267:env libtool:22 CONFIGURE_ARGS= --with-qhacc-config=${LOCALBASE}/bin MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" |