diff options
Diffstat (limited to 'devel/pcre/Makefile')
-rw-r--r-- | devel/pcre/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile index 5e13902ab10b..1e0dbfd74d47 100644 --- a/devel/pcre/Makefile +++ b/devel/pcre/Makefile @@ -19,8 +19,7 @@ COMMENT= Perl Compatible Regular Expressions library USE_BZIP2= yes GNU_CONFIGURE= yes -USE_LIBTOOL_VER= \ - 14 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes USE_REINPLACE= yes |