diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-13 16:44:37 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-13 16:44:37 +0800 |
commit | 4f48809650b5fbb787fedd91f68f14b34478a929 (patch) | |
tree | f7168ba55aa2740e4fb6d7b393651cc5ba67bbe9 /x11-toolkits/Makefile | |
parent | ef7e05590cc0b7bc177581c768a449ba0a2ae4f0 (diff) | |
download | freebsd-ports-gnome-4f48809650b5fbb787fedd91f68f14b34478a929.tar.gz freebsd-ports-gnome-4f48809650b5fbb787fedd91f68f14b34478a929.tar.zst freebsd-ports-gnome-4f48809650b5fbb787fedd91f68f14b34478a929.zip |
- Add tk84-threads as slave port.
PR: ports/110133
Submitted by: Martin Matuska <martin at matuska.org>
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 ef8c9f67709d..fcd5338acb2e 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -232,6 +232,7 @@ SUBDIR += tk82 SUBDIR += tk83 SUBDIR += tk84 + SUBDIR += tk84-thread SUBDIR += tk85 SUBDIR += tkdnd SUBDIR += tkshape |