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/eva/Makefile | |
parent | . If DISTFILES are missing then print out the instructions to get them (diff) |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
Diffstat (limited to 'net-im/eva/Makefile')
-rw-r--r-- | net-im/eva/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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}" \ |