diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-22 08:56:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-22 08:56:43 +0000 |
commit | de057ba1fa051c886e41622b4e218f7e1b95d902 (patch) | |
tree | c66e826b133c544e1134d7b84fef01b219455505 /accessibility/Makefile | |
parent | 3517897eefc753e2d515a44ec14267d422b5b825 (diff) | |
download | ports-de057ba1fa051c886e41622b4e218f7e1b95d902.tar.gz ports-de057ba1fa051c886e41622b4e218f7e1b95d902.zip |
Notes
Diffstat (limited to 'accessibility/Makefile')
-rw-r--r-- | accessibility/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/accessibility/Makefile b/accessibility/Makefile index 8a7f9778e922..7b0e8d1eb87c 100644 --- a/accessibility/Makefile +++ b/accessibility/Makefile @@ -1,4 +1,12 @@ # $FreeBSD$ # + SUBDIR += at-spi + SUBDIR += atk + SUBDIR += dasher + SUBDIR += gail + SUBDIR += gnomemag + SUBDIR += gnomespeech + SUBDIR += gnopernicus + SUBDIR += gok .include <bsd.port.subdir.mk> |