aboutsummaryrefslogtreecommitdiff
path: root/audio/esound
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-11-05 02:46:18 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-11-05 02:46:18 +0000
commit2d96507252b5cf909e7214ef8502ad81d2c8e553 (patch)
treeddd9465b0c1a0b8f3d3e0e10f4d8a2ebeb90274a /audio/esound
parentc7039a64bb97f69828b4c690d2ed18ec9550b538 (diff)
downloadports-2d96507252b5cf909e7214ef8502ad81d2c8e553.tar.gz
ports-2d96507252b5cf909e7214ef8502ad81d2c8e553.zip
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh)
Notes
Notes: svn path=/head/; revision=176397
Diffstat (limited to 'audio/esound')
-rw-r--r--audio/esound/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index 9f9a5fb177b5..c7c6d32740a6 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