diff options
author | Ade Lovett <ade@FreeBSD.org> | 2008-08-20 00:57:32 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2008-08-20 00:57:32 +0000 |
commit | 771ea13f4111cf3212b9c32c18ac5fc1975d483d (patch) | |
tree | b4d0fdbbaaf974fbf1b69ebcbe9a956cb4eed79d /net-im | |
parent | 582d67b410e45602807f37bf0e20fd522b31b033 (diff) | |
download | ports-771ea13f4111cf3212b9c32c18ac5fc1975d483d.tar.gz ports-771ea13f4111cf3212b9c32c18ac5fc1975d483d.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ari-yahoo/Makefile | 2 | ||||
-rw-r--r-- | net-im/eva/Makefile | 2 |
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}" \ |