From dc1177a9a5be3b096b2023326ea54d3152bf1571 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 16 Jun 2000 08:48:22 +0000 Subject: Fourth round of INSTALLS_SHLIBS conversion. --- games/libshhcards/Makefile | 2 +- games/libshhcards/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'games/libshhcards') diff --git a/games/libshhcards/Makefile b/games/libshhcards/Makefile index 80476dda17d6..37e6baf1458f 100644 --- a/games/libshhcards/Makefile +++ b/games/libshhcards/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_GMAKE= yes USE_X_PREFIX= yes +INSTALLS_SHLIBS= yes SOLIB= libshhcards.so .include @@ -34,7 +35,6 @@ do-install: @ ${INSTALL_DATA} ${WRKSRC}/shhcards.h ${PREFIX}/include @ ${INSTALL_DATA} ${WRKSRC}/${SOLIB}.${SOVERSION} ${PREFIX}/lib @ ${LN} -sf ${SOLIB}.${SOVERSION} ${PREFIX}/lib/${SOLIB} - @ ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib post-install: .if !defined(NOPORTDOCS) diff --git a/games/libshhcards/pkg-plist b/games/libshhcards/pkg-plist index 5fa11cc63ff7..c82eff08934c 100644 --- a/games/libshhcards/pkg-plist +++ b/games/libshhcards/pkg-plist @@ -1,8 +1,6 @@ include/shhcards.h lib/libshhcards.so lib/libshhcards.so.1.1 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib share/doc/libshhcards/CREDITS share/doc/libshhcards/README @dirrm share/doc/libshhcards -- cgit v1.2.3