diff options
-rw-r--r-- | games/gnome-games/Makefile | 4 | ||||
-rw-r--r-- | games/gnome-games/distinfo | 2 | ||||
-rw-r--r-- | games/gnome-games/pkg-plist | 1 | ||||
-rw-r--r-- | games/gnomegames2/Makefile | 4 | ||||
-rw-r--r-- | games/gnomegames2/distinfo | 2 | ||||
-rw-r--r-- | games/gnomegames2/pkg-plist | 1 |
6 files changed, 10 insertions, 4 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 1d47d8b57..9d8ff7be8 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomegames2 -PORTVERSION= 2.1.4 +PORTVERSION= 2.1.5 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.1 @@ -37,5 +37,7 @@ post-patch: 's|malloc\.h|stdlib.h|g' @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|games\.games|games:games|g' + @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ + ${WRKSRC}/po/Makefile.in.in .include <bsd.port.mk> diff --git a/games/gnome-games/distinfo b/games/gnome-games/distinfo index ff9c5a0ad..5ee70c10a 100644 --- a/games/gnome-games/distinfo +++ b/games/gnome-games/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-games-2.1.4.tar.bz2) = cb3908b264e3e14c13d47829e035177c +MD5 (gnome2/gnome-games-2.1.5.tar.bz2) = aaae360dfd82338f104b552e51319da1 diff --git a/games/gnome-games/pkg-plist b/games/gnome-games/pkg-plist index df7a333f5..47e2cf18b 100644 --- a/games/gnome-games/pkg-plist +++ b/games/gnome-games/pkg-plist @@ -735,6 +735,7 @@ share/locale/fi/LC_MESSAGES/gnome-games.mo share/locale/fr/LC_MESSAGES/gnome-games.mo share/locale/ga/LC_MESSAGES/gnome-games.mo share/locale/gl/LC_MESSAGES/gnome-games.mo +share/locale/he/LC_MESSAGES/gnome-games.mo share/locale/hu/LC_MESSAGES/gnome-games.mo share/locale/it/LC_MESSAGES/gnome-games.mo share/locale/ja/LC_MESSAGES/gnome-games.mo diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index 1d47d8b57..9d8ff7be8 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomegames2 -PORTVERSION= 2.1.4 +PORTVERSION= 2.1.5 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-games/2.1 @@ -37,5 +37,7 @@ post-patch: 's|malloc\.h|stdlib.h|g' @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|games\.games|games:games|g' + @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \ + ${WRKSRC}/po/Makefile.in.in .include <bsd.port.mk> diff --git a/games/gnomegames2/distinfo b/games/gnomegames2/distinfo index ff9c5a0ad..5ee70c10a 100644 --- a/games/gnomegames2/distinfo +++ b/games/gnomegames2/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-games-2.1.4.tar.bz2) = cb3908b264e3e14c13d47829e035177c +MD5 (gnome2/gnome-games-2.1.5.tar.bz2) = aaae360dfd82338f104b552e51319da1 diff --git a/games/gnomegames2/pkg-plist b/games/gnomegames2/pkg-plist index df7a333f5..47e2cf18b 100644 --- a/games/gnomegames2/pkg-plist +++ b/games/gnomegames2/pkg-plist @@ -735,6 +735,7 @@ share/locale/fi/LC_MESSAGES/gnome-games.mo share/locale/fr/LC_MESSAGES/gnome-games.mo share/locale/ga/LC_MESSAGES/gnome-games.mo share/locale/gl/LC_MESSAGES/gnome-games.mo +share/locale/he/LC_MESSAGES/gnome-games.mo share/locale/hu/LC_MESSAGES/gnome-games.mo share/locale/it/LC_MESSAGES/gnome-games.mo share/locale/ja/LC_MESSAGES/gnome-games.mo |