From 8eb92ae1d0dce072ddbe65c4852625fae9d1eddb Mon Sep 17 00:00:00 2001 From: ade Date: Wed, 20 Aug 2008 00:57:32 +0000 Subject: Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 Tested by: exp build run (erwin) --- finance/khacc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'finance') 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}" \ -- cgit