From f359ee78885faedfb9fd1259c36133038ac50245 Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 15 Jun 2000 16:44:16 +0000 Subject: First round of INSTALL_SHLIB fixes. --- chinese/libtabe/Makefile | 2 +- chinese/libtabe/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'chinese') diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 6121b19dec4c..c60d01de11d2 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -17,6 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libdb2.a:${PORTSDIR}/databases/db WRKSRC= ${WRKDIR}/libtabe USE_XLIB= yes +INSTALL_SHLIBS= yes HAS_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ @@ -49,6 +50,5 @@ post-install: ${RM} -f ${PREFIX}/lib/libbims.so.0 ${RM} -f ${PREFIX}/lib/libtabe.so.0 .endif - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include diff --git a/chinese/libtabe/pkg-plist b/chinese/libtabe/pkg-plist index 4d70d992f2e0..9589f10bca7e 100644 --- a/chinese/libtabe/pkg-plist +++ b/chinese/libtabe/pkg-plist @@ -10,8 +10,6 @@ lib/libbims.so.0.1 lib/libtabe.a lib/libtabe.so lib/libtabe.so.0.1 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/doc/tabe/BoPoMoFo.shtml share/doc/tabe/Changes share/doc/tabe/Changes.pre-0.1 -- cgit