aboutsummaryrefslogtreecommitdiffstats
path: root/science/mpqc
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2004-07-02 01:06:41 +0800
committerade <ade@FreeBSD.org>2004-07-02 01:06:41 +0800
commitb306cc5dcbefc30382f9f527a93cd80e0908854b (patch)
treecc39079ab42fe134d866eb0cad7648e1cb765ba7 /science/mpqc
parentd3dd320adf5a5916ddf9bae7e3a50a66da9764ab (diff)
downloadfreebsd-ports-gnome-b306cc5dcbefc30382f9f527a93cd80e0908854b.tar.gz
freebsd-ports-gnome-b306cc5dcbefc30382f9f527a93cd80e0908854b.tar.zst
freebsd-ports-gnome-b306cc5dcbefc30382f9f527a93cd80e0908854b.zip
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!)
Diffstat (limited to 'science/mpqc')
-rw-r--r--science/mpqc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile
index 888d210815d6..869e7ddd44c9 100644
--- a/science/mpqc/Makefile
+++ b/science/mpqc/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas
USE_BISON= yes
GNU_CONFIGURE= yes
-USE_AUTOCONF_VER=257
+USE_AUTOCONF_VER=259
CONFIGURE_ARGS= --with-cc=${CC} \
--with-cxx=${CXX} \