diff options
Diffstat (limited to 'deskutils/gdeskcal/Makefile')
-rw-r--r-- | deskutils/gdeskcal/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/gdeskcal/Makefile b/deskutils/gdeskcal/Makefile index fafb7e8373e7..36d6f729c030 100644 --- a/deskutils/gdeskcal/Makefile +++ b/deskutils/gdeskcal/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gdeskcal -PORTVERSION= 0.56 -PORTREVISION= 1 +PORTVERSION= 0.57 CATEGORIES= deskutils python gnome MASTER_SITES= http://www.pycage.de/download/ DISTNAME= gDeskCal-${PORTVERSION:S/./_/} @@ -45,7 +44,7 @@ do-install: ${MKDIR} ${PREFIX}/share/locale/ar/LC_MESSAGES .for i in ar bg cs de de_AT el es fi fr he hu is it \ - ja ko lt nl no pl ru sk sr sv tr zh_CN + ja ko lt nl no pl ru sk sr sv tr uk zh_CN ${MKDIR} ${PREFIX}/share/locale/${i}/LC_MESSAGES ${INSTALL_DATA} ${WRKSRC}/locale/${i}/LC_MESSAGES/gdeskcal.mo \ ${PREFIX}/share/locale/${i}/LC_MESSAGES |