diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-07-01 17:06:41 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-07-01 17:06:41 +0000 |
commit | 328b757bf2b6c173ce65d3872ea462f25a5d5f9b (patch) | |
tree | 9a761809da3b45684b09bc2f0d6091132e77c78a /finance | |
parent | ab98d6018836ec7c6f81c02805fae5314c044f04 (diff) |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/qhacc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/qhacc/Makefile b/finance/qhacc/Makefile index 965aecb42442..feecf4406571 100644 --- a/finance/qhacc/Makefile +++ b/finance/qhacc/Makefile @@ -20,7 +20,7 @@ USE_QT_VER= 3 USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_AUTOCONF_VER= 257 +USE_AUTOCONF_VER= 259 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-qt-moc=${QT_PREFIX}/bin \ --with-qt-libs=${QT_PREFIX}/lib |