- Use PLIST_DIRS instead of deprecated PLIST_DIRSTRY

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-09-30 15:23:19 +00:00
parent 86fc628222
commit 6da647b62f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369617

View file

@ -38,7 +38,7 @@ NLS_PLIST_FILES+= man/${lang}/man1/help2man.1.gz \
share/locale/${lang}/LC_MESSAGES/${PORTNAME}.mo
.endfor
.for lang in ${LANGS}
NLS_PLIST_DIRSTRY+= man/${lang}/man1 \
NLS_PLIST_DIRS+= man/${lang}/man1 \
man/${lang}
.endfor