aboutsummaryrefslogtreecommitdiff
path: root/audio/libid3tag
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-07-22 20:59:32 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-07-22 20:59:32 +0000
commitbc85034afa623bc3c6cf11b5a3d1ea9488dbafb2 (patch)
treed5a7c858479cd3acc1b39ee0283c9d5d831027bd /audio/libid3tag
parenta67a95815c21def56d23a86cceb21c6b9d5fc917 (diff)
downloadports-bc85034afa623bc3c6cf11b5a3d1ea9488dbafb2.tar.gz
ports-bc85034afa623bc3c6cf11b5a3d1ea9488dbafb2.zip
- make use of USE_LDCONFIG
Notes
Notes: svn path=/head/; revision=196076
Diffstat (limited to 'audio/libid3tag')
-rw-r--r--audio/libid3tag/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libid3tag/Makefile b/audio/libid3tag/Makefile
index 9baa924f962b..331eafefd654 100644
--- a/audio/libid3tag/Makefile
+++ b/audio/libid3tag/Makefile
@@ -17,7 +17,7 @@ COMMENT= ID3 tags library (part of MAD project)
USE_GNOME= pkgconfig
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
post-patch:
@${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \