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

(-)audio/libao/Makefile (-1 / +1 lines)
Lines 37-43 Link Here
37
.endif
37
.endif
38
38
39
.if exists(${LOCALBASE}/bin/artsc-config)
39
.if exists(${LOCALBASE}/bin/artsc-config)
40
LIB_DEPENDS=	artsc.0:${PORTSDIR}/x11/kdelibs2
40
LIB_DEPENDS=	artsc.0:${PORTSDIR}/audio/arts
41
PLIST_SUB+=	ARTS=""
41
PLIST_SUB+=	ARTS=""
42
.else
42
.else
43
PLIST_SUB+=	ARTS="@comment "
43
PLIST_SUB+=	ARTS="@comment "

Return to bug 39725