aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml2/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-09-19 10:20:50 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-09-19 10:20:50 +0000
commit53d84cb1d3276c213970e8da448c75e110d98dca (patch)
tree0087c1672d318f1ec09df94903533fba5da44249 /textproc/libxml2/Makefile
parentac406bd4d40bad4fe75fc43e378495af273fb11e (diff)
downloadports-53d84cb1d3276c213970e8da448c75e110d98dca.tar.gz
ports-53d84cb1d3276c213970e8da448c75e110d98dca.zip
Update to 2.4.5.
PR: 30648 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
Notes
Notes: svn path=/head/; revision=47984
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r--textproc/libxml2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 8bd74ec91bd8..d2065bffdfdc 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libxml2
-PORTVERSION= 2.4.3
-PORTREVISION= 1
+PORTVERSION= 2.4.5
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/libxml
@@ -26,7 +25,7 @@ CONFIGURE_ARGS= --with-iconv \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-MAN1= xml2-config.1 xmllint.1
+MAN1= xml2-config.1 xmllint.1 xmlcatalog.1
MAN4= libxml.4
pre-patch: