aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/ayttm/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-02-10 14:05:06 +0800
committerkris <kris@FreeBSD.org>2007-02-10 14:05:06 +0800
commit7cec0aff538bd1247a8696e8d885def0884191a2 (patch)
tree66ed2730739548863faec636954851947bd93357 /net-im/ayttm/Makefile
parentb4d5ce502d5f7617170d7f6a6efd5d218c074d6f (diff)
downloadfreebsd-ports-gnome-7cec0aff538bd1247a8696e8d885def0884191a2.tar.gz
freebsd-ports-gnome-7cec0aff538bd1247a8696e8d885def0884191a2.tar.zst
freebsd-ports-gnome-7cec0aff538bd1247a8696e8d885def0884191a2.zip
Use libtool15 port instead of included version to avoid objformat a.out botch
Diffstat (limited to 'net-im/ayttm/Makefile')
-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}"