summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/esound/Makefile2
-rw-r--r--audio/libaudiofile/Makefile2
-rw-r--r--audio/polypaudio/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index 9f9a5fb..c7c6d32 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile
USE_BZIP2= yes
USE_GNOME= gnometarget gnomehack
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= JW=false
USE_GETOPT_LONG=yes
diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile
index 747d7c4..dc1051a 100644
--- a/audio/libaudiofile/Makefile
+++ b/audio/libaudiofile/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A sound library for SGI audio file
USE_GNOME= gnomehack gnometarget pkgconfig
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFLICTS= osalp-0.7.*
diff --git a/audio/polypaudio/Makefile b/audio/polypaudio/Makefile
index 5b7195d..e6d4c4a 100644
--- a/audio/polypaudio/Makefile
+++ b/audio/polypaudio/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate
USE_GNOME= gnometarget gnomehack glib20
WANT_GNOME= yes
USE_XLIB= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_AUTOTOOLS= libltdl:15
GNU_CONFIGURE= yes
USE_GMAKE= yes
OpenPOWER on IntegriCloud