diff options
Diffstat (limited to 'japanese/tcl80/Makefile')
-rw-r--r-- | japanese/tcl80/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/tcl80/Makefile b/japanese/tcl80/Makefile index 78f61f981168..bc41dd443d84 100644 --- a/japanese/tcl80/Makefile +++ b/japanese/tcl80/Makefile @@ -30,6 +30,7 @@ CONFIGURE_ARGS= --enable-shared RANLIB= ranlib PKGINSTALL= ${PORTSDIR}/lang/tcl82/pkg/INSTALL.tclsh PKGDEINSTALL= ${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh +INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> |