From e5c35d051fb77b42225b4550479e47220d4a4004 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 2 Apr 2001 09:55:51 +0000 Subject: Update to 2.2.5. Submitted by: Dave Duchscher --- textproc/libxml2/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'textproc/libxml2/Makefile') diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 335103fe3d63..8b3b5ce70e76 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.5 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libxml @@ -19,7 +19,8 @@ USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --with-iconv +CONFIGURE_ARGS= --with-iconv \ + --with-html-dir=${PREFIX}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lgiconv" -- cgit v1.2.3