diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-10-15 17:32:46 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-10-15 17:32:46 +0000 |
commit | 0d9fe4811f987a0cff0fe98480e7b26184666e95 (patch) | |
tree | f24ed429fff662967d34d764b12e0646e209ba27 /finance | |
parent | 5289b86d400c0a8728751663ae76cca1dec1135f (diff) | |
download | ports-0d9fe4811f987a0cff0fe98480e7b26184666e95.tar.gz ports-0d9fe4811f987a0cff0fe98480e7b26184666e95.zip |
Notes
Diffstat (limited to 'finance')
-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 7a337b5a9af4..61c05f8fd513 100644 --- a/finance/khacc/Makefile +++ b/finance/khacc/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash USE_KDELIBS_VER= 3 USE_PERL5_BUILD= yes USE_GMAKE= yes -WANT_AUTOMAKE_VER= 18 +WANT_AUTOMAKE_VER= 19 WANT_AUTOCONF_VER= 259 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |