diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-02-05 20:56:24 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-02-05 20:56:24 +0000 |
commit | 74cb0fb1e88e05ac2dc49f1aa7274c98a470a7c8 (patch) | |
tree | 5a2cd52714027788ca840d18e6087ab373c335b4 /accessibility/Makefile | |
parent | Remove port: Included with all current python versions in ports tree. (diff) |
Add qt4, a multiplatform C++ application framework
Diffstat (limited to 'accessibility/Makefile')
-rw-r--r-- | accessibility/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/Makefile b/accessibility/Makefile index 93ab624de314..321e8ccc462b 100644 --- a/accessibility/Makefile +++ b/accessibility/Makefile @@ -19,6 +19,7 @@ SUBDIR += linux-atk SUBDIR += orca SUBDIR += py-papi + SUBDIR += qt4-accessible SUBDIR += ruby-atk .include <bsd.port.subdir.mk> |