diff options
author | jseger <jseger@FreeBSD.org> | 1999-06-20 14:05:44 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1999-06-20 14:05:44 +0000 |
commit | 77fcc3cf24831abea48e72fb5fe0bea88bd3e3e5 (patch) | |
tree | 205f5c206e1c52da70666ca2b02b2863be41b8d4 /x11-toolkits/tk82/pkg-plist | |
parent | f3c98de99cdb4278b9dd535fee18a8e705d5b892 (diff) | |
download | FreeBSD-ports-77fcc3cf24831abea48e72fb5fe0bea88bd3e3e5.zip FreeBSD-ports-77fcc3cf24831abea48e72fb5fe0bea88bd3e3e5.tar.gz |
Upgrade to tcl and tk 8.1.
Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80.
Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
Diffstat (limited to 'x11-toolkits/tk82/pkg-plist')
-rw-r--r-- | x11-toolkits/tk82/pkg-plist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-toolkits/tk82/pkg-plist b/x11-toolkits/tk82/pkg-plist index 18dc742..d66214b 100644 --- a/x11-toolkits/tk82/pkg-plist +++ b/x11-toolkits/tk82/pkg-plist @@ -6,24 +6,31 @@ include/tk8.1/generic/tk3d.h include/tk8.1/generic/tkButton.h include/tk8.1/generic/tkCanvas.h include/tk8.1/generic/tkColor.h +include/tk8.1/generic/tkDecls.h include/tk8.1/generic/tkFileFilter.h include/tk8.1/generic/tkFont.h include/tk8.1/generic/tkInitScript.h include/tk8.1/generic/tkInt.h +include/tk8.1/generic/tkIntDecls.h +include/tk8.1/generic/tkIntPlatDecls.h +include/tk8.1/generic/tkIntXlibDecls.h include/tk8.1/generic/tkMenu.h include/tk8.1/generic/tkMenubutton.h +include/tk8.1/generic/tkPlatDecls.h include/tk8.1/generic/tkPort.h include/tk8.1/generic/tkScale.h include/tk8.1/generic/tkScrollbar.h include/tk8.1/generic/tkSelect.h include/tk8.1/generic/tkText.h include/tk8.1/tk.h +include/tk8.1/tkDecls.h include/tk8.1/unix/tkUnixDefault.h include/tk8.1/unix/tkUnixInt.h include/tk8.1/unix/tkUnixPort.h lib/libtk81.a lib/libtk81.so lib/libtk81.so.1 +lib/libtkstub81.a @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R lib/tk8.1/bgerror.tcl |