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. --- x11/dgs/Makefile | 1 + x11/dgs/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/dgs') diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile index 1d0b8399c0d8..01cfe61a1f30 100644 --- a/x11/dgs/Makefile +++ b/x11/dgs/Makefile @@ -24,6 +24,7 @@ GLIB_CONFIG= ${LOCALBASE}/bin/glib12-config USE_GMAKE= yes USE_X_PREFIX= yes +INSTALLS_SHLIBS= yes GNU_CONFIGURE= yes CONFIGURE_ENV= GLIB_CONFIG=${GLIB_CONFIG} MAKE_ENV= INSTALL=${INSTALL} diff --git a/x11/dgs/pkg-plist b/x11/dgs/pkg-plist index 1da7ca7d7ddc..530f425e1c72 100644 --- a/x11/dgs/pkg-plist +++ b/x11/dgs/pkg-plist @@ -44,8 +44,6 @@ lib/libpsres.a lib/libpsres.la lib/libpsres.so lib/libpsres.so.0 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/aclocal/path_dps.m4 share/ghostscript/5.50/Fontmap share/ghostscript/5.50/doc/Bug-form.htm -- cgit