add Chinese translations to slave dirs

This commit is contained in:
Edwin Groothuis 2005-05-23 06:47:26 +00:00
parent 49375b8586
commit bfdc60bf5f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135918

View File

@ -16,7 +16,18 @@ COMMENT= PHP documentation in HTML
NO_BUILD= YES
NO_WRKSUBDIR= YES
SLAVEDIRS= arabic/php_doc french/php_doc german/php_doc hungarian/php_doc japanese/php_doc korean/php_doc polish/php_doc portugese/php_doc russian/php_doc
SLAVEDIRS= arabic/php_doc \
chinese/php_doc-hk \
chinese/php_doc-tw \
chinese/php_doc-zh \
french/php_doc \
german/php_doc \
hungarian/php_doc \
japanese/php_doc \
korean/php_doc \
polish/php_doc \
portugese/php_doc \
russian/php_doc
PHP_LANG?= en
PHPDOCDIR= ${PREFIX}/share/doc/php-${PHP_LANG}