aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/xmms2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index 1a1a31e5dc95..9a742d21f6c2 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -184,7 +184,7 @@ PLIST_SUB+= OFA="@comment "
.endif
.if defined(WITH_XML)
-USE_GNOME= xml2
+USE_GNOME= libxml2
PLIST_SUB+= XML=""
.else
EXCLUDE+= --without-plugins="xml" --without-plugins="rss" --without-plugins="xspf"