diff options
Diffstat (limited to 'devel/regexx/Makefile')
-rw-r--r-- | devel/regexx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/regexx/Makefile b/devel/regexx/Makefile index 0164d090f47e..93a2197a681a 100644 --- a/devel/regexx/Makefile +++ b/devel/regexx/Makefile @@ -19,7 +19,7 @@ COMMENT= A complete regular expressions C++ solution LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes INSTALLS_SHLIB= yes |