diff options
author | pst <pst@FreeBSD.org> | 1997-12-02 03:23:15 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1997-12-02 03:23:15 +0800 |
commit | 776b950b5e49e129c1dd4b1df751f0f7a072862e (patch) | |
tree | b180b759e6aae57328f3a9b01cc975e2d396477e /lang/tcl82 | |
parent | ed3d67992979199c2134fca4b59c959dc0a7ef8c (diff) | |
download | freebsd-ports-gnome-776b950b5e49e129c1dd4b1df751f0f7a072862e.tar.gz freebsd-ports-gnome-776b950b5e49e129c1dd4b1df751f0f7a072862e.tar.zst freebsd-ports-gnome-776b950b5e49e129c1dd4b1df751f0f7a072862e.zip |
Fix PLIST includes
Diffstat (limited to 'lang/tcl82')
-rw-r--r-- | lang/tcl82/pkg-plist | 29 |
1 files changed, 22 insertions, 7 deletions
diff --git a/lang/tcl82/pkg-plist b/lang/tcl82/pkg-plist index f0cda920e537..8f66037cef67 100644 --- a/lang/tcl82/pkg-plist +++ b/lang/tcl82/pkg-plist @@ -3,13 +3,28 @@ lib/libtcl80.a lib/libtcl80.so.1.2 @exec /sbin/ldconfig -m %B include/tcl8.0/tcl.h -include/tcl8.0/unix/tclUnixPort.h -include/tcl8.0/generic/tcl.h -include/tcl8.0/generic/tclCompile.h -include/tcl8.0/generic/tclInt.h -include/tcl8.0/generic/tclMath.h -include/tcl8.0/generic/tclPort.h -include/tcl8.0/generic/tclRegexp.h +include/tk8.0/generic/default.h +include/tk8.0/generic/ks_names.h +include/tk8.0/generic/tk.h +include/tk8.0/generic/tk3d.h +include/tk8.0/generic/tkButton.h +include/tk8.0/generic/tkCanvas.h +include/tk8.0/generic/tkColor.h +include/tk8.0/generic/tkFileFilter.h +include/tk8.0/generic/tkFont.h +include/tk8.0/generic/tkInitScript.h +include/tk8.0/generic/tkInt.h +include/tk8.0/generic/tkMenu.h +include/tk8.0/generic/tkMenubutton.h +include/tk8.0/generic/tkPort.h +include/tk8.0/generic/tkScale.h +include/tk8.0/generic/tkScrollbar.h +include/tk8.0/generic/tkSelect.h +include/tk8.0/generic/tkText.h +include/tk8.0/unix/tkUnixDefault.h +include/tk8.0/unix/tkUnixInt.h +include/tk8.0/unix/tkUnixPort.h +include/tk8.0/tk.h lib/tcl8.0/history.tcl lib/tcl8.0/init.tcl lib/tcl8.0/ldAout.tcl |