aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libxml2/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-09-19 18:20:50 +0800
committersobomax <sobomax@FreeBSD.org>2001-09-19 18:20:50 +0800
commitb65d9daaba174d845062b706919a23b24ba0e8a5 (patch)
tree77d0a829d6d2488c0a00e2e58bfcc9ee041984e9 /textproc/libxml2/Makefile
parent88ecaa4f15fe7387abe307205330b21533c933ae (diff)
downloadfreebsd-ports-gnome-b65d9daaba174d845062b706919a23b24ba0e8a5.tar.gz
freebsd-ports-gnome-b65d9daaba174d845062b706919a23b24ba0e8a5.tar.zst
freebsd-ports-gnome-b65d9daaba174d845062b706919a23b24ba0e8a5.zip
Update to 2.4.5.
PR: 30648 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
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: