aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 00:56:24 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 00:56:24 +0000
commit147fdee482ca1a335dcd09608f3b820a1dad2b40 (patch)
tree6adf22ccd743df57b19e1e180d4cc1e16851afeb /net-im
parente0f58ab25d1ad411ed70fe4c114cfbd5bb341348 (diff)
downloadports-147fdee482ca1a335dcd09608f3b820a1dad2b40.tar.gz
ports-147fdee482ca1a335dcd09608f3b820a1dad2b40.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/aim/Makefile2
-rw-r--r--net-im/firetalk/Makefile2
-rw-r--r--net-im/gtkyahoo/Makefile2
-rw-r--r--net-im/icqlib/Makefile2
-rw-r--r--net-im/libicq/Makefile2
-rw-r--r--net-im/libicq2000/Makefile2
-rw-r--r--net-im/libmsn/Makefile2
-rw-r--r--net-im/libyahoo2/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/net-im/aim/Makefile b/net-im/aim/Makefile
index 996cd4b63a9f..2f61624ce14a 100644
--- a/net-im/aim/Makefile
+++ b/net-im/aim/Makefile
@@ -23,7 +23,7 @@ USE_LINUX= yes
USE_X_PREFIX= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_LINUX_PREFIX= yes
PLIST_SUB= LINUXBASE=${LINUXBASE}
diff --git a/net-im/firetalk/Makefile b/net-im/firetalk/Makefile
index e37f02566fdf..2d5e9c4dba83 100644
--- a/net-im/firetalk/Makefile
+++ b/net-im/firetalk/Makefile
@@ -16,7 +16,7 @@ COMMENT= A multi-protocol chat/instant messaging library
WRKSRC= ${WRKDIR}/${PORTNAME}
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
FTHEADERS= firetalk-int.h icqv5.h toc.h firetalk.h irc.h
diff --git a/net-im/gtkyahoo/Makefile b/net-im/gtkyahoo/Makefile
index 2edf7a7c18e9..8a42c78fe36b 100644
--- a/net-im/gtkyahoo/Makefile
+++ b/net-im/gtkyahoo/Makefile
@@ -19,7 +19,7 @@ USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_BISON= yes
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
ONLY_FOR_ARCHS= i386
.include <bsd.port.pre.mk>
diff --git a/net-im/icqlib/Makefile b/net-im/icqlib/Makefile
index 2f52e8c34386..f1121ca0e849 100644
--- a/net-im/icqlib/Makefile
+++ b/net-im/icqlib/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A library required by kicq (not libicq)
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/net-im/libicq/Makefile b/net-im/libicq/Makefile
index 0ae18d4de226..19500c0889e2 100644
--- a/net-im/libicq/Makefile
+++ b/net-im/libicq/Makefile
@@ -18,7 +18,7 @@ COMMENT= Library to add ICQ communication support to your software
USE_GNOME= glib12
USE_AUTOTOOLS= libtool:15
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
diff --git a/net-im/libicq2000/Makefile b/net-im/libicq2000/Makefile
index 23fd32ce3bd0..bba48f54d883 100644
--- a/net-im/libicq2000/Makefile
+++ b/net-im/libicq2000/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --disable-static
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
MAN1= libicq2000-config.1
diff --git a/net-im/libmsn/Makefile b/net-im/libmsn/Makefile
index d0577c3d71e0..17b86cf09d02 100644
--- a/net-im/libmsn/Makefile
+++ b/net-im/libmsn/Makefile
@@ -20,7 +20,7 @@ COMMENT= A library for connecting to MSN Messenger service
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
diff --git a/net-im/libyahoo2/Makefile b/net-im/libyahoo2/Makefile
index 422743a79640..ae0f1f2b6e09 100644
--- a/net-im/libyahoo2/Makefile
+++ b/net-im/libyahoo2/Makefile
@@ -19,7 +19,7 @@ COMMENT= A C library that handles the new Yahoo! Messenger protocol
USE_BZIP2= yes
USE_GNOME= glib20 gnomehack gnometarget
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
post-patch:
@${REINPLACE_CMD} -e 's|-Wall -ansi -pedantic||g' ${WRKSRC}/configure