diff options
Diffstat (limited to 'finance/khacc/Makefile')
-rw-r--r-- | finance/khacc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/khacc/Makefile b/finance/khacc/Makefile index b1b0fbb2f994..bc9baacbb5e5 100644 --- a/finance/khacc/Makefile +++ b/finance/khacc/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash USE_KDELIBS_VER=3 USE_PERL5_BUILD=yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15 +USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-qhacc-config=${LOCALBASE}/bin MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ |