diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2001-10-24 03:18:59 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2001-10-24 03:18:59 +0000 |
commit | 4826c77d475c0682262ca8e396dbb64a0a1d352a (patch) | |
tree | 18f719785a9da27a07e1dd23ad9c9aa7be7495f2 /lang/tclX/files/patch-ab | |
parent | Give alternate distfile location (diff) |
TclX seems abandoned by its original authors, but the maintainers
of TclPro made TclX-8.3 available last year. There is not a whole
lot of changes, and most of them deal with the Windows parts of the
thing, but here is the upgrade 8.3 anyway. Please, test...
I think, it is time to repocopy tclX82 into tclX and get rid of
tclX75, tclX80, and tclX82...
Notes
Notes:
svn path=/head/; revision=49154
Diffstat (limited to 'lang/tclX/files/patch-ab')
-rw-r--r-- | lang/tclX/files/patch-ab | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lang/tclX/files/patch-ab b/lang/tclX/files/patch-ab index a06c14156d7e..886e9ac2b1a6 100644 --- a/lang/tclX/files/patch-ab +++ b/lang/tclX/files/patch-ab @@ -37,11 +37,6 @@ ${HELP_DIR} Tcl.brf ${RUNTCL} -c "buildhelp ${HELP_DIR} TclX.brf ${TCLX_DOC_DIR}/TclX.n" -@@ -322,3 +323,3 @@ - --install-misc: buildhelp -+install-misc: - ${INSTCOPY} ${TCLX_GENERIC_DIR}/tclExtend.h \ @@ -338,9 +339,11 @@ ${INSTCOPY} ${TCLX_STLIB_NAME} ${INSTALL_ROOT}${TCLX_INST_LIB}; \ ${RANLIB} ${INSTALL_ROOT}${TCLX_INST_LIB}/${TCLX_STLIB_NAME}; \ |