aboutsummaryrefslogtreecommitdiff
path: root/audio/libshout
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 /audio/libshout
parent880b5e44bc87f9065a91e444717a092d0661cce9 (diff)
downloadports-dc1177a9a5be3b096b2023326ea54d3152bf1571.tar.gz
ports-dc1177a9a5be3b096b2023326ea54d3152bf1571.zip
Fourth round of INSTALLS_SHLIBS conversion.
Notes
Notes: svn path=/head/; revision=29630
Diffstat (limited to 'audio/libshout')
-rw-r--r--audio/libshout/Makefile1
-rw-r--r--audio/libshout/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile
index c42accd288d1..7719796eb846 100644
--- a/audio/libshout/Makefile
+++ b/audio/libshout/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://developer.icecast.org/libshout/releases/
MAINTAINER= zach@pabst.bendnet.com
GNU_CONFIGURE= yes
+INSTALLS_SHLIBS= yes
PLIST_SUB+= PORTVERSION=${PORTVERSION}
.include <bsd.port.mk>
diff --git a/audio/libshout/pkg-plist b/audio/libshout/pkg-plist
index 5c1b45b0a016..0111fd02935a 100644
--- a/audio/libshout/pkg-plist
+++ b/audio/libshout/pkg-plist
@@ -2,8 +2,6 @@ lib/libshout.a
lib/libshout.la
lib/libshout.so
lib/libshout.so.1
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R
include/shout/shout.h
@dirrm include/shout
share/doc/libshout-%%PORTVERSION%%/example.html