summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-16 10:38:50 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-16 10:38:50 +0000
commitc7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2 (patch)
tree89e915a2bf8568be2efa2fe01c4b703bb95b0dd2 /editors
parentb2066c7c70a0ccedd6a3fda853744aec2281d951 (diff)
downloadFreeBSD-ports-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.zip
FreeBSD-ports-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.tar.gz
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
Diffstat (limited to 'editors')
-rw-r--r--editors/cooledit/Makefile1
-rw-r--r--editors/cooledit/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile
index 80c58e8..a303a7e 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 077f33e..d14b15b 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
OpenPOWER on IntegriCloud