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

(-)audio/xmms2/Makefile (-1 / +1 lines)
Lines 233-239 PLIST_SUB+= MODPLUG="@comment " Link Here
233
.endif
233
.endif
234
234
235
.if !defined(WITHOUT_MPG123)
235
.if !defined(WITHOUT_MPG123)
236
LIB_DEPENDS+=	mpg123.11:${PORTSDIR}/audio/mpg123
236
LIB_DEPENDS+=	mpg123.20:${PORTSDIR}/audio/mpg123
237
PLIST_SUB+=	MPG123=""
237
PLIST_SUB+=	MPG123=""
238
.else
238
.else
239
EXCLUDE+=	--without-plugins="mpg123"
239
EXCLUDE+=	--without-plugins="mpg123"

Return to bug 138008