diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-08-31 12:00:30 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2005-08-31 12:00:30 +0000 |
commit | 35cf5bb5966e5f4235170abe645aaa3ea6baef5e (patch) | |
tree | 35baa4eed06f300325dd87dc65285f61d1b2df76 /x11/Makefile | |
parent | 69ef7dcc8d74dfb1bb54d546198f3eb7c534e279 (diff) |
Add tkXwin - Tcl/Tk library to detect idle periods of an X session.
PR: 84940
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Approved by: perky (mentor)
Notes
Notes:
svn path=/head/; revision=141568
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 02342a3ad3d1..2f8b49f0f3ea 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -174,6 +174,7 @@ SUBDIR += sxpc SUBDIR += temperature.app SUBDIR += thinglaunch + SUBDIR += tkXwin SUBDIR += tkgoodstuff SUBDIR += tycoon SUBDIR += vdesk |