aboutsummaryrefslogtreecommitdiff
path: root/audio/libmad
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-12-19 07:23:42 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-12-19 07:23:42 +0000
commit0ce5ab7b9a986cba34cea28b82b4a774b9764130 (patch)
tree34c0155b112de2e24d6e10f7ba22ce70fe751746 /audio/libmad
parent371649dd277b29401157480a60dfb7980a79e552 (diff)
downloadports-0ce5ab7b9a986cba34cea28b82b4a774b9764130.tar.gz
ports-0ce5ab7b9a986cba34cea28b82b4a774b9764130.zip
- USE_LDCONFIG
Notes
Notes: svn path=/head/; revision=180125
Diffstat (limited to 'audio/libmad')
-rw-r--r--audio/libmad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmad/Makefile b/audio/libmad/Makefile
index e6596cf793a6..d94ec3a3584a 100644
--- a/audio/libmad/Makefile
+++ b/audio/libmad/Makefile
@@ -18,7 +18,7 @@ COMMENT= Libmad library (part of MAD project)
GNU_CONFIGURE= yes
USE_GNOME= pkgconfig
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-debugging \
--enable-sso
.if defined(WITH_SPEED)