- fix libxml2 dependency

PR:		113141
Submitted by:	Dima Panov <fluffy@ael.ru>
This commit is contained in:
Alexander Botero-Lowry 2007-05-30 01:35:12 +00:00
parent ff5fe886f4
commit 53d88c4cdf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192343

View File

@ -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"