summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 16:44:16 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 16:44:16 +0000
commit1de95a9ce1b6eaced7531fa61e3c1dd2b0280f97 (patch)
tree793d58c7df7e7a6a8851050e7e17a32a176a9a93 /audio
parentUpdate port to 4.41 (diff)
First round of INSTALL_SHLIB fixes.
Notes
Notes: svn path=/head/; revision=29613
Diffstat (limited to 'audio')
-rw-r--r--audio/wsoundserver/Makefile1
-rw-r--r--audio/wsoundserver/pkg-plist2
-rw-r--r--audio/xmms/Makefile1
-rw-r--r--audio/xmms/pkg-plist2
4 files changed, 2 insertions, 4 deletions
diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile
index c588aefe678d..8f8f131b3404 100644
--- a/audio/wsoundserver/Makefile
+++ b/audio/wsoundserver/Makefile
@@ -21,6 +21,7 @@ LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
USE_X_PREFIX= yes
+INSTALL_SHLIBS= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
MAKE_ARGS= "-E CFLAGS"
diff --git a/audio/wsoundserver/pkg-plist b/audio/wsoundserver/pkg-plist
index 466f70608190..1e36c26369f6 100644
--- a/audio/wsoundserver/pkg-plist
+++ b/audio/wsoundserver/pkg-plist
@@ -8,5 +8,3 @@ include/wsound.h
lib/libwsound.a
lib/libwsound.so
lib/libwsound.so.1
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile
index 2ec648096871..60a6646fc87f 100644
--- a/audio/xmms/Makefile
+++ b/audio/xmms/Makefile
@@ -23,6 +23,7 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
xml.5:${PORTSDIR}/textproc/libxml
USE_LIBTOOL= yes
+INSTALL_SHLIBS= yes
CONFIGURE_ARGS= --without-gnome
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
diff --git a/audio/xmms/pkg-plist b/audio/xmms/pkg-plist
index 32f314f39c6c..803f756d7a6c 100644
--- a/audio/xmms/pkg-plist
+++ b/audio/xmms/pkg-plist
@@ -10,9 +10,7 @@ include/xmms/dga.h
include/xmms/plugin.h
lib/libxmms.so.1
@exec ln -fs %D/%F %B/libxmms.so
-@exec /sbin/ldconfig -m %D/lib
@unexec rm -f %B/libxmms.so
-@unexec /sbin/ldconfig -R
lib/xmms/Output/libOSS.so
lib/xmms/Output/libdisk_writer.so
lib/xmms/Input/libwav.so