diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-13 16:46:43 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-13 16:46:43 +0800 |
commit | ccd29be4835709f8b8153b22feef1415fb3995d4 (patch) | |
tree | a2b55fb34243fc5d623b9767862cf2620e4cc72c /x11-toolkits/Makefile | |
parent | e65737be1ccb04303abfb5f383c64af7ff9d9841 (diff) | |
download | freebsd-ports-gnome-ccd29be4835709f8b8153b22feef1415fb3995d4.tar.gz freebsd-ports-gnome-ccd29be4835709f8b8153b22feef1415fb3995d4.tar.zst freebsd-ports-gnome-ccd29be4835709f8b8153b22feef1415fb3995d4.zip |
- Add tk85-thread as slave port.
PR: ports/110134
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 fcd5338acb2e..39fcfd17a893 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -234,6 +234,7 @@ SUBDIR += tk84 SUBDIR += tk84-thread SUBDIR += tk85 + SUBDIR += tk85-thread SUBDIR += tkdnd SUBDIR += tkshape SUBDIR += tkstep80 |