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. --- graphics/fnlib/Makefile | 1 + graphics/fnlib/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/fnlib') diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile index 35b72d62..de941cf 100644 --- a/graphics/fnlib/Makefile +++ b/graphics/fnlib/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" .include diff --git a/graphics/fnlib/pkg-plist b/graphics/fnlib/pkg-plist index d35953f..e21b012 100644 --- a/graphics/fnlib/pkg-plist +++ b/graphics/fnlib/pkg-plist @@ -4,8 +4,6 @@ include/Fnlib_types.h lib/libFnlib.a lib/libFnlib.so lib/libFnlib.so.0.5 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/fnlib_fonts/e/fontinfo share/fnlib_fonts/e/17/032.png share/fnlib_fonts/e/17/033.png -- cgit v1.1