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 ba5283774ded..b053eeed801d 100644 --- a/finance/khacc/Makefile +++ b/finance/khacc/Makefile @@ -6,7 +6,7 @@ PORTNAME= khacc PORTVERSION= 3.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= qhacc @@ -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:259:env libtool:15 +USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-qhacc-config=${X11BASE}/bin MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ |