diff options
Diffstat (limited to 'finance/khacc')
-rw-r--r-- | finance/khacc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/finance/khacc/Makefile b/finance/khacc/Makefile index 63eb1d1d9189..5afbdaa47f23 100644 --- a/finance/khacc/Makefile +++ b/finance/khacc/Makefile @@ -20,8 +20,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash USE_KDELIBS_VER= 3 USE_PERL5_BUILD= yes USE_GMAKE= yes -WANT_AUTOMAKE_VER= 19 -WANT_AUTOCONF_VER= 259 +USE_AUTOTOOLS= automake:19:env autoconf:259:env GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-qhacc-config=${X11BASE}/bin |