diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:41:52 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:41:52 +0000 |
commit | a82be642f6dae8f3ca0e39a6b6bef62258582083 (patch) | |
tree | c89079a5e21301d544af37d30ffa2f92da0a669f /accessibility | |
parent | f1bb12de8e50bf76ae21f37debda60994ec7fd99 (diff) | |
download | ports-a82be642f6dae8f3ca0e39a6b6bef62258582083.tar.gz ports-a82be642f6dae8f3ca0e39a6b6bef62258582083.zip |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/Makefile b/accessibility/Makefile index 1d166ed5e7ab..e81d2f6c8160 100644 --- a/accessibility/Makefile +++ b/accessibility/Makefile @@ -16,6 +16,7 @@ SUBDIR += gok SUBDIR += kdeaccessibility SUBDIR += linux-atk + SUBDIR += orca SUBDIR += ruby-atk .include <bsd.port.subdir.mk> |