diff options
Diffstat (limited to 'devel/pcre/Makefile')
-rw-r--r-- | devel/pcre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile index 0450e15eb1c5..e9700ed80197 100644 --- a/devel/pcre/Makefile +++ b/devel/pcre/Makefile @@ -19,7 +19,7 @@ COMMENT= Perl Compatible Regular Expressions library CONFLICTS?= pcre-utf8-[0-9]* USE_BZIP2= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes .if !defined(NOPORTDOCS) |