From c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2 Mon Sep 17 00:00:00 2001 From: sobomax Date: Fri, 16 Jun 2000 10:38:50 +0000 Subject: Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with ldconfig in PLIST need personal consideration. --- net/gnet/Makefile | 1 + net/gnet/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'net/gnet') diff --git a/net/gnet/Makefile b/net/gnet/Makefile index ebbb92d..7013bed 100644 --- a/net/gnet/Makefile +++ b/net/gnet/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 GLIB_CONFIG= ${LOCALBASE}/bin/glib12-config USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" .include diff --git a/net/gnet/pkg-plist b/net/gnet/pkg-plist index e31f5f5..2efdfc4 100644 --- a/net/gnet/pkg-plist +++ b/net/gnet/pkg-plist @@ -7,8 +7,6 @@ include/gnet/udp.h lib/libgnet.a lib/libgnet.so lib/libgnet.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/aclocal/gnet.m4 share/doc/libgnet1.0-dev/html/book1.html share/doc/libgnet1.0-dev/html/dnstest.html -- cgit v1.1