diff options
Diffstat (limited to 'lang/tcl81-thread/Makefile')
-rw-r--r-- | lang/tcl81-thread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl81-thread/Makefile b/lang/tcl81-thread/Makefile index 7be91f7..5c5f51d 100644 --- a/lang/tcl81-thread/Makefile +++ b/lang/tcl81-thread/Makefile @@ -18,7 +18,7 @@ Y2K= http://www.scriptics.com/Y2K.html FILE_DEPENDS= ${PORTSDIR}/lang/tcl80 NO_LATEST_LINK= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --enable-threads |