libxml2 no longer compiles.
John Hein
gnome-jfbml at snkmail.com
Wed Apr 10 20:10:00 UTC 2013
Jung-uk Kim wrote at 15:04 -0400 on Apr 10, 2013:
> Just add "--with-lzma=/usr" to CONFIGURE_ARGS.
Yes, that works, too...
Index: Makefile
===================================================================
--- Makefile (revision 315774)
+++ Makefile (working copy)
@@ -27,9 +27,8 @@
CONFIGURE_ARGS?=--with-iconv=${LOCALBASE} \
--with-html-dir=${PREFIX}/share/doc \
--with-html-subdir=${PORTNAME} \
+ --with-lzma=/usr \
--without-python
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
.if !defined(MASTERDIR)
MAN1= xml2-config.1 xmllint.1 xmlcatalog.1
More information about the freebsd-gnome
mailing list