aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2007-07-23 04:59:32 +0800
committerdinoex <dinoex@FreeBSD.org>2007-07-23 04:59:32 +0800
commitf4a520289388133de2bd97a924cd95f876c58cb9 (patch)
treeec2b23d335f122b0f2d152e24dff239da00fcacb
parentc0f5169c2c4e4900b56ff820c67cd0217565246e (diff)
downloadfreebsd-ports-gnome-f4a520289388133de2bd97a924cd95f876c58cb9.tar.gz
freebsd-ports-gnome-f4a520289388133de2bd97a924cd95f876c58cb9.tar.zst
freebsd-ports-gnome-f4a520289388133de2bd97a924cd95f876c58cb9.zip
- make use of USE_LDCONFIG
-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' \