aboutsummaryrefslogtreecommitdiff
path: root/audio/esound
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 10:38:50 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 10:38:50 +0000
commit5178b48938d20e336ec57a055a01cb66105cd20c (patch)
tree7b629f06e72f052bb88c209caf447e4bb6077033 /audio/esound
parent5146cba1d9ca51f1f11a5ec365f8b409d99ecc15 (diff)
downloadports-5178b48938d20e336ec57a055a01cb66105cd20c.tar.gz
ports-5178b48938d20e336ec57a055a01cb66105cd20c.zip
Notes
Diffstat (limited to 'audio/esound')
-rw-r--r--audio/esound/Makefile1
-rw-r--r--audio/esound/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index f349a27616ed..a6e33408f2f4 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -16,5 +16,6 @@ MAINTAINER= vanilla@FreeBSD.org
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile
USE_LIBTOOL= yes
+INSTALLS_SHLIBS= yes
.include <bsd.port.mk>
diff --git a/audio/esound/pkg-plist b/audio/esound/pkg-plist
index baca864bae70..4a9a25109ba1 100644
--- a/audio/esound/pkg-plist
+++ b/audio/esound/pkg-plist
@@ -17,6 +17,4 @@ lib/libesd.so.2
lib/libesddsp.a
lib/libesddsp.so
lib/libesddsp.so.2
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
share/aclocal/esd.m4