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 4456e1ca2cea..b02ee10da4e9 100644 --- a/devel/regexx/Makefile +++ b/devel/regexx/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's|@LIBTOOL@|${LIBTOOL}|g ; \ |