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. --- editors/cooledit/Makefile | 1 + editors/cooledit/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'editors/cooledit') diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 80c58e82fe3e..a303a7e7fa1f 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ intl.1:${PORTSDIR}/devel/gettext USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes USE_XLIB= yes USE_GMAKE= yes diff --git a/editors/cooledit/pkg-plist b/editors/cooledit/pkg-plist index 077f33ef30b5..d14b15b1ee63 100644 --- a/editors/cooledit/pkg-plist +++ b/editors/cooledit/pkg-plist @@ -14,8 +14,6 @@ etc/coolicon.config.dist lib/libCw.a lib/libCw.so lib/libCw.so.1 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/cooledit/Xmlrpclib.py share/cooledit/c_utils.py share/cooledit/global.py -- cgit