diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/libxml++/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml++26/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 3ea46d078691..7ec61752345e 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -16,7 +16,7 @@ MAINTAINER= bland@FreeBSD.org COMMENT= XML API for C++ USE_GNOME= gnomehack lthack gnometarget libxml2 pkgconfig -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 USE_REINPLACE= yes INSTALLS_SHLIB= yes diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 3ea46d078691..7ec61752345e 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -16,7 +16,7 @@ MAINTAINER= bland@FreeBSD.org COMMENT= XML API for C++ USE_GNOME= gnomehack lthack gnometarget libxml2 pkgconfig -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 USE_REINPLACE= yes INSTALLS_SHLIB= yes diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index 4c9f855803cd..166a9674792a 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -18,7 +18,7 @@ COMMENT= Xml parser library for GNOME USE_GMAKE= yes USE_GNOME= pkgconfig USE_REINPLACE= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes pre-patch: |