diff options
Diffstat (limited to 'deskutils/gdeskcal/Makefile')
-rw-r--r-- | deskutils/gdeskcal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gdeskcal/Makefile b/deskutils/gdeskcal/Makefile index 86fbb18db9c..eec484130a1 100644 --- a/deskutils/gdeskcal/Makefile +++ b/deskutils/gdeskcal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gdeskcal -PORTVERSION= 0.53 +PORTVERSION= 0.55 CATEGORIES= deskutils python gnome MASTER_SITES= http://www.pycage.de/download/ DISTNAME= gDeskCal-${PORTVERSION:S/./_/} @@ -44,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 sv tr zh_CN + ja ko lt nl no pl ru sk sr sv tr zh_CN ${MKDIR} ${PREFIX}/share/locale/${i}/LC_MESSAGES ${INSTALL_DATA} ${WRKSRC}/locale/${i}/LC_MESSAGES/gdeskcal.mo \ ${PREFIX}/share/locale/${i}/LC_MESSAGES |