diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-04-12 19:41:51 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-04-12 19:41:51 +0800 |
commit | bf8236e5428624b7588388b5eda931d5d12bef33 (patch) | |
tree | c55f00a738f7324d250eefb92ddfb6ab1b4a870f /x11-toolkits/Makefile | |
parent | cb5d3566f09e2f15063c6e18c5f8c373ed6ae021 (diff) | |
download | freebsd-ports-gnome-bf8236e5428624b7588388b5eda931d5d12bef33.tar.gz freebsd-ports-gnome-bf8236e5428624b7588388b5eda931d5d12bef33.tar.zst freebsd-ports-gnome-bf8236e5428624b7588388b5eda931d5d12bef33.zip |
Add at-spi 0.10.0, an Assistive Technology Service Provider Interface for GNOME.
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 d569498ac3d2..2d01ae097163 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -3,6 +3,7 @@ SUBDIR += Motif-dummy SUBDIR += Xaw3d + SUBDIR += at-spi SUBDIR += bakery SUBDIR += blt SUBDIR += buffy |