diff options
Diffstat (limited to 'devel/tcl9-thread/Makefile')
-rw-r--r-- | devel/tcl9-thread/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/tcl9-thread/Makefile b/devel/tcl9-thread/Makefile index 2cf8c0a32c55..476a489c7b10 100644 --- a/devel/tcl9-thread/Makefile +++ b/devel/tcl9-thread/Makefile @@ -33,6 +33,8 @@ LMDB_CONFIGURE_WITH= lmdb PORTDOCS= * +PORTSCOUT= limit:^3\. + post-patch: @${REINPLACE_CMD} "/INSTALL_LIBRARY=/s|'\$$| -s'|" \ ${WRKSRC}/tclconfig/tcl.m4 |