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 f25e443b3e3e..7c0f7a3292ff 100644 --- a/devel/regexx/Makefile +++ b/devel/regexx/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre USE_GMAKE= yes USE_AUTOMAKE_VER= 14 USE_AUTOCONF_VER= 213 -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes .include <bsd.port.mk> |