diff options
Diffstat (limited to 'textproc/libxml++/Makefile')
-rw-r--r-- | textproc/libxml++/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 229173d74bbd..eb918482472a 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -8,6 +8,7 @@ PORTNAME= libxml++ PORTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -16,7 +17,7 @@ MAINTAINER= bland@FreeBSD.org COMMENT= XML API for C++ USE_GNOME= gnomehack gnometarget libxml2 pkgconfig -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes |