aboutsummaryrefslogtreecommitdiff
path: root/audio/libtremor
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 10:08:25 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 10:08:25 +0000
commitab63f5bd0bf091680be8f919b994fb5030bef938 (patch)
treea2f7277a226fa420e033fadc2c3a36c6811f8f74 /audio/libtremor
parent5b52628630ca3d9489ac64f27ff2238b89ea4453 (diff)
downloadports-ab63f5bd0bf091680be8f919b994fb5030bef938.tar.gz
ports-ab63f5bd0bf091680be8f919b994fb5030bef938.zip
Notes
Diffstat (limited to 'audio/libtremor')
-rw-r--r--audio/libtremor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libtremor/Makefile b/audio/libtremor/Makefile
index f5c754e1664f..cbde8eb16ae0 100644
--- a/audio/libtremor/Makefile
+++ b/audio/libtremor/Makefile
@@ -19,7 +19,7 @@ SNAP_DATE= 02132004
WRKSRC= ${WRKDIR}/Tremor
USE_AUTOTOOLS= automake:15 autoconf:253 libtool:15
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
pre-configure:
@cd ${WRKSRC} && ${ACLOCAL}