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

(-)Makefile (-1 / +4 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	moc
4
PORTNAME=	moc
5
PORTVERSION=	2.4.4
5
PORTVERSION=	2.4.4
6
PORTREVISION=	17
6
PORTREVISION=	18
7
CATEGORIES=	audio
7
CATEGORIES=	audio
8
MASTER_SITES=	ftp://ftp.daper.net/pub/soft/moc/stable/
8
MASTER_SITES=	ftp://ftp.daper.net/pub/soft/moc/stable/
9
9
Lines 72-75 Link Here
72
		librcd.so:${PORTSDIR}/devel/librcd
72
		librcd.so:${PORTSDIR}/devel/librcd
73
RCC_CONFIGURE_OFF=	--without-rcc
73
RCC_CONFIGURE_OFF=	--without-rcc
74
74
75
post-patch:
76
	@${REINPLACE_CMD} -e '/PKG_CONFIG/ s|alsa|no-&|g' ${WRKSRC}/configure
77
75
.include <bsd.port.mk>
78
.include <bsd.port.mk>

Return to bug 193291