summaryrefslogtreecommitdiffstats
path: root/audio/wsoundserver
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-15 16:44:16 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-15 16:44:16 +0000
commitf359ee78885faedfb9fd1259c36133038ac50245 (patch)
treee149280677fe44f0552faf757470ea0023906ed0 /audio/wsoundserver
parent124867154b7cf447efaed5aa7238f231be993f70 (diff)
downloadFreeBSD-ports-f359ee78885faedfb9fd1259c36133038ac50245.zip
FreeBSD-ports-f359ee78885faedfb9fd1259c36133038ac50245.tar.gz
First round of INSTALL_SHLIB fixes.
Diffstat (limited to 'audio/wsoundserver')
-rw-r--r--audio/wsoundserver/Makefile1
-rw-r--r--audio/wsoundserver/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile
index c588aef..8f8f131 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 466f706..1e36c26 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
OpenPOWER on IntegriCloud