From 64186dbb7c798d759f09f85b088edf5765605aa5 Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 15 Jun 2000 17:12:51 +0000 Subject: Second round of INSTALL_SHLIBS=yes fixes. --- x11-servers/XttXF86srv-common/Makefile | 2 +- x11-servers/XttXF86srv-common/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'x11-servers') diff --git a/x11-servers/XttXF86srv-common/Makefile b/x11-servers/XttXF86srv-common/Makefile index 7824f80..85fd867 100644 --- a/x11-servers/XttXF86srv-common/Makefile +++ b/x11-servers/XttXF86srv-common/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS+= mkttfdir:${PORTSDIR}/print/perlftlib VERSION= 1.3 PATCHLEVEL= 0 SERVER?= common +INSTALL_SHLIBS= yes .if !defined(USE_SHARED_WRKSRC) && defined(COMPILE_ALL_SERVERS_AT_ONCE) USE_SHARED_WRKSRC= YES .endif @@ -158,7 +159,6 @@ do-install: @( \ cd ${WRKSRC}/lib/font; \ ${SETENV} ${MAKE_ENV} ${MAKE} install; \ - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib; \ ${INSTALL_SCRIPT} ${FILESDIR}/mkfontdir.pl ${PREFIX}/bin; \ ${MKDIR} ${DOCDIR}; \ ${INSTALL_DATA} ${XTTDIR}/doc/[0A-Z]*.eng ${DOCDIR}; \ diff --git a/x11-servers/XttXF86srv-common/pkg-plist b/x11-servers/XttXF86srv-common/pkg-plist index 2c16549..e2c9498 100644 --- a/x11-servers/XttXF86srv-common/pkg-plist +++ b/x11-servers/XttXF86srv-common/pkg-plist @@ -45,8 +45,6 @@ lib/modules/codeconv/VISCII.so lib/libfont.a lib/libfont.so lib/libfont.so.1.3 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @dirrm share/doc/Xtt @dirrm include/X11/fonts/codeconv @dirrm lib/modules/codeconv -- cgit v1.1