diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-03-17 11:55:31 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-03-17 11:55:31 +0000 |
commit | a196bc0545391788d1d0440b9c0b5f895a4ae369 (patch) | |
tree | da301f37dc05a953ba0fecb440b251792d5dbfaf /x11-toolkits/Makefile | |
parent | 1d601be25d21988f621d914eee5c060d05d1ea7c (diff) |
Add tkshape 0.4, a Tk library to access to X Shaped Window Extension.
PR: ports/70845
Submitted by: nivit(at)users.sourceforge.net
Notes
Notes:
svn path=/head/; revision=131496
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index cd5669a51b25..adab3b606a2e 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -187,6 +187,7 @@ SUBDIR += tk82 SUBDIR += tk83 SUBDIR += tk84 + SUBDIR += tkshape SUBDIR += tkstep80 SUBDIR += tktable SUBDIR += v |