Fix plist

PR:		80612
Submitted by:	Sylvio Cesar (maintainer)
Reported by:	pointyhat via kris
This commit is contained in:
Roman Bogorodskiy 2005-05-04 14:54:51 +00:00
parent eda1585e2d
commit ff989b3132
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134613

View File

@ -28,7 +28,7 @@ CONFIGURE_ARGS+=--disable-nls
.else
USE_GETTEXT= yes
CONFIGURE_ARGS+=--with-libintl-prefix="${LOCALBASE}"
.for l in ca cs da de el es fr gl hu ja nb nl nn pt ru sv tr zh_TW
.for l in et it vi fi sr rw ca cs da de el es fr gl hu ja nb nl nn pt ru sv tr zh_TW
PLIST_FILES+= share/locale/${l}/LC_MESSAGES/sharutils.mo
.endfor
.endif