diff options
author | danfe <danfe@FreeBSD.org> | 2005-03-17 19:55:31 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-03-17 19:55:31 +0800 |
commit | a42a44d058914725fa8418552f1946c94c17c81d (patch) | |
tree | bfa708d5b895aa9e74d852a01228892506b2e3fb /x11-toolkits/Makefile | |
parent | dd694886ac50dc487c8c075e5acae90e33d53791 (diff) | |
download | freebsd-ports-gnome-a42a44d058914725fa8418552f1946c94c17c81d.tar.gz freebsd-ports-gnome-a42a44d058914725fa8418552f1946c94c17c81d.tar.zst freebsd-ports-gnome-a42a44d058914725fa8418552f1946c94c17c81d.zip |
Add tkshape 0.4, a Tk library to access to X Shaped Window Extension.
PR: ports/70845
Submitted by: nivit(at)users.sourceforge.net
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 |