aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libmpcdec
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-08-14 18:08:25 +0800
committerclsung <clsung@FreeBSD.org>2006-08-14 18:08:25 +0800
commit24958e911142fd035cf5b47d25de8175c28a3a82 (patch)
treeaa50d514be6081ba13275895af6983d34079a052 /audio/libmpcdec
parenteaf608f69a4d18683968cd2e4d98f5d6aaf1ca3c (diff)
downloadfreebsd-ports-graphics-24958e911142fd035cf5b47d25de8175c28a3a82.tar.gz
freebsd-ports-graphics-24958e911142fd035cf5b47d25de8175c28a3a82.tar.zst
freebsd-ports-graphics-24958e911142fd035cf5b47d25de8175c28a3a82.zip
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'audio/libmpcdec')
-rw-r--r--audio/libmpcdec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmpcdec/Makefile b/audio/libmpcdec/Makefile
index 67f17284a98..d9bc601e5ae 100644
--- a/audio/libmpcdec/Makefile
+++ b/audio/libmpcdec/Makefile
@@ -18,7 +18,7 @@ COMMENT= High quality audio compression format
USE_BZIP2= yes
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
post-patch:
@${REINPLACE_CMD} -e 's|-O3\ -fomit-frame-pointer||g' \