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

(-)audio/xmms2/Makefile (-1 / +1 lines)
Lines 184-190 Link Here
184
.endif
184
.endif
185
185
186
.if defined(WITH_XML)
186
.if defined(WITH_XML)
187
USE_GNOME=	xml2
187
USE_GNOME=	libxml2
188
PLIST_SUB+=	XML=""
188
PLIST_SUB+=	XML=""
189
.else
189
.else
190
EXCLUDE+=	--without-plugins="xml" --without-plugins="rss" --without-plugins="xspf"
190
EXCLUDE+=	--without-plugins="xml" --without-plugins="rss" --without-plugins="xspf"

Return to bug 113141