summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
commitdc1177a9a5be3b096b2023326ea54d3152bf1571 (patch)
treefac4efda6d456d2e4eb8e8e61b9c14eda7202813 /archivers
parentAdd bin/apple_driver. (diff)
Fourth round of INSTALLS_SHLIBS conversion.
Notes
Notes: svn path=/head/; revision=29630
Diffstat (limited to 'archivers')
-rw-r--r--archivers/ark/Makefile1
-rw-r--r--archivers/ark/pkg-plist2
-rw-r--r--archivers/lzo/Makefile1
-rw-r--r--archivers/lzo/pkg-plist2
-rw-r--r--archivers/lzo2/Makefile1
-rw-r--r--archivers/lzo2/pkg-plist2
6 files changed, 3 insertions, 6 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile
index 672e5434d23e..6ca9487dcaf3 100644
--- a/archivers/ark/Makefile
+++ b/archivers/ark/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_QT2= yes
+INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
diff --git a/archivers/ark/pkg-plist b/archivers/ark/pkg-plist
index bc9acbfba126..e337e8930d38 100644
--- a/archivers/ark/pkg-plist
+++ b/archivers/ark/pkg-plist
@@ -581,5 +581,3 @@ share/toolbar/filedel.xpm
@dirrm share/apps/kab
@dirrm share/apps/ark/toolbar
@dirrm share/apps/ark
-@exec /sbin/ldconfig -m %D/lib
-@unexec /sbin/ldconfig -R
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile
index db246dc510be..319a8bacffe7 100644
--- a/archivers/lzo/Makefile
+++ b/archivers/lzo/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= libs/compression
MAINTAINER= ports@FreeBSD.org
USE_LIBTOOL= yes
+INSTALLS_SHLIBS= yes
post-install:
.if !defined(NOPORTDOCS)
diff --git a/archivers/lzo/pkg-plist b/archivers/lzo/pkg-plist
index b4f08b85558c..0e9081acb364 100644
--- a/archivers/lzo/pkg-plist
+++ b/archivers/lzo/pkg-plist
@@ -13,8 +13,6 @@ include/lzoutil.h
lib/liblzo.a
lib/liblzo.so
lib/liblzo.so.1
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
share/doc/lzo/LTEST.TXT
share/doc/lzo/LZO.FAQ
share/doc/lzo/LZO.TXT
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile
index db246dc510be..319a8bacffe7 100644
--- a/archivers/lzo2/Makefile
+++ b/archivers/lzo2/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= libs/compression
MAINTAINER= ports@FreeBSD.org
USE_LIBTOOL= yes
+INSTALLS_SHLIBS= yes
post-install:
.if !defined(NOPORTDOCS)
diff --git a/archivers/lzo2/pkg-plist b/archivers/lzo2/pkg-plist
index b4f08b85558c..0e9081acb364 100644
--- a/archivers/lzo2/pkg-plist
+++ b/archivers/lzo2/pkg-plist
@@ -13,8 +13,6 @@ include/lzoutil.h
lib/liblzo.a
lib/liblzo.so
lib/liblzo.so.1
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
share/doc/lzo/LTEST.TXT
share/doc/lzo/LZO.FAQ
share/doc/lzo/LZO.TXT