Opened 19 years ago
Closed 19 years ago
#3777 closed defect (fixed)
UPDATE: Tcl 8.4.11
Reported by: | mark.duling@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Comments: The current Tcl port does not install all the Tcl header files. Consequently, a port that wants to link to them must download the Tcl tarball all over again to access them. The expect port is an example of this.
I am attaching the diff of the Portfile
Attachments (2)
Change History (5)
Changed 19 years ago by mark.duling@…
Attachment: | Portfile.diff added |
---|
Changed 19 years ago by mark.duling@…
Attachment: | Portfile.2.diff added |
---|
Here is a diff -u of Portfile
comment:2 Changed 19 years ago by mark.duling@…
attachments.isobsolete: | 0 → 1 |
---|
comment:3 Changed 19 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
commited, thanks!
<blink>This Port needs a maintainer</blink>
Note: See
TracTickets for help on using
tickets.
Diff of updated Tcl Portfile