summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-02-01 02:42:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-02-01 02:42:05 +0000
commitae994c8ea8a59644c1a1406b0b6547826bc12791 (patch)
tree396acb34b10ac8f349be827c6eb833e0fd68cdff /net-im
parent- Fix for net/ruby-net-geoip build error on i386-7-latest (diff)
Use libtool port instead of included version to avoid objformat a.out botch
Notes
Notes: svn path=/head/; revision=183830
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gloox/Makefile1
-rw-r--r--net-im/gloox/pkg-plist1
-rw-r--r--net-im/libmsn/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/net-im/gloox/Makefile b/net-im/gloox/Makefile
index ad16237b7613..ad06ded7dc70 100644
--- a/net-im/gloox/Makefile
+++ b/net-im/gloox/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= iksemel.3:${PORTSDIR}/textproc/iksemel \
idn.16:${PORTSDIR}/dns/libidn \
gnutls.15:${PORTSDIR}/security/gnutls
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GNOME= gnomehack
GNU_CONFIGURE= yes
diff --git a/net-im/gloox/pkg-plist b/net-im/gloox/pkg-plist
index 0c2bb886dbd8..453f258b0443 100644
--- a/net-im/gloox/pkg-plist
+++ b/net-im/gloox/pkg-plist
@@ -1,5 +1,6 @@
bin/gloox-config
lib/libgloox.a
+lib/libgloox.la
lib/libgloox.so
lib/libgloox.so.4
libdata/pkgconfig/gloox.pc
diff --git a/net-im/libmsn/Makefile b/net-im/libmsn/Makefile
index 45ee8dc98e38..69d20251f75b 100644
--- a/net-im/libmsn/Makefile
+++ b/net-im/libmsn/Makefile
@@ -19,6 +19,7 @@ COMMENT= A library for connecting to MSN Messenger service
LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
+USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_LDCONFIG= yes