View | Details | Raw Unified | Return to bug 115820
Collapse All | Expand All

(-)audio/soundtouch/Makefile (-3 / +1 lines)
Lines 15-24 Link Here
15
COMMENT=	An open-source audio processing library
15
COMMENT=	An open-source audio processing library
16
16
17
CONFIGURE_ARGS=	--enable-shared=yes
17
CONFIGURE_ARGS=	--enable-shared=yes
18
USE_AUTOTOOLS=	autoconf:259 automake:19:env libtool:15
18
USE_AUTOTOOLS=	aclocal:19:env autoconf:259 automake:19:env libtool:15
19
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
20
21
BROKEN=		Does not compile
22
20
23
post-patch: .SILENT
21
post-patch: .SILENT
24
.for f in config.guess config.sub depcomp install-sh missing
22
.for f in config.guess config.sub depcomp install-sh missing

Return to bug 115820