aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2008-08-20 00:57:32 +0000
committerAde Lovett <ade@FreeBSD.org>2008-08-20 00:57:32 +0000
commit771ea13f4111cf3212b9c32c18ac5fc1975d483d (patch)
treeb4d0fdbbaaf974fbf1b69ebcbe9a956cb4eed79d /net-im
parent582d67b410e45602807f37bf0e20fd522b31b033 (diff)
downloadports-771ea13f4111cf3212b9c32c18ac5fc1975d483d.tar.gz
ports-771ea13f4111cf3212b9c32c18ac5fc1975d483d.zip
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
Notes
Notes: svn path=/head/; revision=218886
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ari-yahoo/Makefile2
-rw-r--r--net-im/eva/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ari-yahoo/Makefile b/net-im/ari-yahoo/Makefile
index 7f4d6ee34e6b..05f177637eb2 100644
--- a/net-im/ari-yahoo/Makefile
+++ b/net-im/ari-yahoo/Makefile
@@ -17,7 +17,7 @@ COMMENT= A console Yahoo! messenger client
PLIST_FILES= bin/ari-yahoo
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:261
+USE_AUTOTOOLS= autoconf:262
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
pre-configure:
diff --git a/net-im/eva/Makefile b/net-im/eva/Makefile
index 253a261153fe..13a3b8cfcbbd 100644
--- a/net-im/eva/Makefile
+++ b/net-im/eva/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= QQ IM Client for KDE3
USE_KDELIBS_VER=3
-USE_AUTOTOOLS= libtool:15 autoconf:261
+USE_AUTOTOOLS= libtool:15 autoconf:262
USE_GMAKE= yes
USE_BZIP2= yes
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \