diff options
Diffstat (limited to 'textproc/libxml++/Makefile')
-rw-r--r-- | textproc/libxml++/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 7ec61752345e..921c3edb094f 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libxml++ -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -16,7 +16,7 @@ MAINTAINER= bland@FreeBSD.org COMMENT= XML API for C++ USE_GNOME= gnomehack lthack gnometarget libxml2 pkgconfig -USE_INC_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=15 USE_REINPLACE= yes INSTALLS_SHLIB= yes |