aboutsummaryrefslogtreecommitdiff
path: root/net-im/ayttm
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-02-10 06:05:06 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-02-10 06:05:06 +0000
commit60b3a84279e0657b047e05ed4f622cf401e2376b (patch)
tree87924704af779c872d6c2a33013016cf3fa9e056 /net-im/ayttm
parent774716a88ba9c4ee1166ca8ac4b5c3ec13b56a6a (diff)
downloadports-60b3a84279e0657b047e05ed4f622cf401e2376b.tar.gz
ports-60b3a84279e0657b047e05ed4f622cf401e2376b.zip
Use libtool15 port instead of included version to avoid objformat a.out botch
Notes
Notes: svn path=/head/; revision=184749
Diffstat (limited to 'net-im/ayttm')
-rw-r--r--net-im/ayttm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile
index 9a3ff46b0b65..7d3e6a6df326 100644
--- a/net-im/ayttm/Makefile
+++ b/net-im/ayttm/Makefile
@@ -30,7 +30,7 @@ WANT_GNOME= yes
USE_GNOME= gdkpixbuf gnometarget
USE_OPENSSL= yes
USE_GETOPT_LONG= yes
-USE_AUTOTOOLS= libltdl:15
+USE_AUTOTOOLS= libltdl:15 libtool:15
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"