aboutsummaryrefslogtreecommitdiff
path: root/accessibility/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-22 08:56:43 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-22 08:56:43 +0000
commitde057ba1fa051c886e41622b4e218f7e1b95d902 (patch)
treec66e826b133c544e1134d7b84fef01b219455505 /accessibility/Makefile
parent3517897eefc753e2d515a44ec14267d422b5b825 (diff)
downloadports-de057ba1fa051c886e41622b4e218f7e1b95d902.tar.gz
ports-de057ba1fa051c886e41622b4e218f7e1b95d902.zip
Start to populate the new accessibility physical category after respective
repocopies. x11-toolkits/at-spi --> accessibility/at-spi devel/atk --> accessibility/atk editors/dasher --> accessibility/dasher x11-toolkits/gail --> accessibility/gail x11/gnomemag --> accessibility/gnomemag audio/gnomespeech --> accessibility/gnomespeech sysutils/gok --> accessibility/gok
Notes
Notes: svn path=/head/; revision=98760
Diffstat (limited to 'accessibility/Makefile')
-rw-r--r--accessibility/Makefile8
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>