summaryrefslogtreecommitdiffstats
path: root/converters
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 /converters
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 'converters')
-rw-r--r--converters/iconv/Makefile2
-rw-r--r--converters/iconv/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/converters/iconv/Makefile b/converters/iconv/Makefile
index 9cc9453..4d74d26 100644
--- a/converters/iconv/Makefile
+++ b/converters/iconv/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.urc.ac.ru/pub/OS/FreeBSD/converters/
MAINTAINER= joy@urc.ac.ru
+INSTALLS_SHLIBS= yes
+
MAN1= iconv.1
MAN3= iconv.3 iconv_close.3 iconv_open.3
MANCOMPRESSED= yes
diff --git a/converters/iconv/pkg-plist b/converters/iconv/pkg-plist
index a2c3917..6589e51 100644
--- a/converters/iconv/pkg-plist
+++ b/converters/iconv/pkg-plist
@@ -469,8 +469,6 @@ lib/libiconv.a
lib/libiconv.so
lib/libiconv.so.0
lib/libiconv_p.a
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@dirrm lib/iconv/ces
@dirrm lib/iconv/ccs
@dirrm lib/iconv
OpenPOWER on IntegriCloud