summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-11-05 02:46:18 +0000
committermezz <mezz@FreeBSD.org>2006-11-05 02:46:18 +0000
commit924bac5c651c4730238d1f67903ad291fce335d3 (patch)
tree2f1413a703074e492c13e37709545074df39c0d9 /audio
parentc72ae30c3215eb9291f4bb7a29dc8cbc3cbd708a (diff)
downloadFreeBSD-ports-924bac5c651c4730238d1f67903ad291fce335d3.zip
FreeBSD-ports-924bac5c651c4730238d1f67903ad291fce335d3.tar.gz
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
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