summaryrefslogtreecommitdiffstats
path: root/deskutils/gdeskcal/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-06-28 04:57:41 +0000
committermarcus <marcus@FreeBSD.org>2003-06-28 04:57:41 +0000
commit0d1c31f1accc10f0eb6e15568237cd0789546431 (patch)
tree91e8cf340dbf00facc2a1cb233f751091f6e8806 /deskutils/gdeskcal/Makefile
parent6de1dba756ee2a6276565aa68c3e7a106d64ab09 (diff)
downloadFreeBSD-ports-0d1c31f1accc10f0eb6e15568237cd0789546431.zip
FreeBSD-ports-0d1c31f1accc10f0eb6e15568237cd0789546431.tar.gz
Update to 0.53.
In order to solve a problem with a skin moving from gdeskcal-skins to gdeskcal, you should do the following when upgrading: # pkg_delete gdeskcal-skins-\* # portupgrade gdeskcal -N gdeskcal-skins PR: 53840 Submitted by: maintainer
Diffstat (limited to 'deskutils/gdeskcal/Makefile')
-rw-r--r--deskutils/gdeskcal/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/gdeskcal/Makefile b/deskutils/gdeskcal/Makefile
index 3738e05..dabcd78 100644
--- a/deskutils/gdeskcal/Makefile
+++ b/deskutils/gdeskcal/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gdeskcal
-PORTVERSION= 0.52
-PORTREVISION= 1
+PORTVERSION= 0.53
CATEGORIES= deskutils python gnome
MASTER_SITES= http://www.pycage.de/download/
DISTNAME= gDeskCal-${PORTVERSION:S/./_/}
@@ -44,7 +43,8 @@ do-install:
${MKDIR} ${PREFIX}/share/locale/ar/LC_MESSAGES
-.for i in ar cs de el es fr he hu it ja ko nl ru tr zh_CN
+.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
${MKDIR} ${PREFIX}/share/locale/${i}/LC_MESSAGES
${INSTALL_DATA} ${WRKSRC}/locale/${i}/LC_MESSAGES/gdeskcal.mo \
${PREFIX}/share/locale/${i}/LC_MESSAGES
OpenPOWER on IntegriCloud