diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-05 06:34:26 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-05 06:34:26 +0000 |
commit | 8299fcab5817c45a3efcc7e3a42c82e75049f5ea (patch) | |
tree | e8e97c8f4428b19fd90e2ced1d3d6b51e9aa9c4e | |
parent | BROKEN on 5.x: Installs into /usr/lib (diff) |
Add kdeaccessibility
Pointy hat to: lofi
Notes
Notes:
svn path=/head/; revision=100031
-rw-r--r-- | accessibility/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/Makefile b/accessibility/Makefile index ca9dcacd4ba2..e540361eba7e 100644 --- a/accessibility/Makefile +++ b/accessibility/Makefile @@ -8,6 +8,7 @@ SUBDIR += gnomespeech SUBDIR += gnopernicus SUBDIR += gok + SUBDIR += kdeaccessibility SUBDIR += linux-atk .include <bsd.port.subdir.mk> |