diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-02-17 10:27:29 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-02-17 10:27:29 +0000 |
commit | f3ef139f07a3f71e84fecf7189b33df5939fea68 (patch) | |
tree | 6d9e207c9d907aca1bcfff1a90951cb35f761b3f /x11-toolkits/Makefile | |
parent | f5f6ce70f21ef1b7a32f8db01da90e9d3ae50d9a (diff) | |
download | FreeBSD-ports-f3ef139f07a3f71e84fecf7189b33df5939fea68.zip FreeBSD-ports-f3ef139f07a3f71e84fecf7189b33df5939fea68.tar.gz |
Add gail 0.6, an implementation of the ATK interfaces for GTK+ widgets.
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 63c22e9..50d0dcf 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -19,6 +19,7 @@ SUBDIR += flvw SUBDIR += fox SUBDIR += fox-xunicode + SUBDIR += gail SUBDIR += gal SUBDIR += gdl SUBDIR += gevas |