diff options
Diffstat (limited to 'lang/tcl83/Makefile')
-rw-r--r-- | lang/tcl83/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile index c7418e5..2edf4c4 100644 --- a/lang/tcl83/Makefile +++ b/lang/tcl83/Makefile @@ -22,7 +22,7 @@ Y2K= http://www.scriptics.com/Y2K.html PATCH_DIST_ARGS= -d ${WRKDIR}/${DISTNAME} -E ${PATCH_DIST_STRIP} WRKSRC= ${WRKDIR}/${DISTNAME}/unix -INSTALL_SHLIBS= yes +INSTALLS_SHLIBS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared CONFIGURE_ENV= PORTSDIR=${PORTSDIR} |