summaryrefslogtreecommitdiffstats
path: root/games/freeciv
diff options
context:
space:
mode:
Diffstat (limited to 'games/freeciv')
-rw-r--r--games/freeciv/Makefile4
-rw-r--r--games/freeciv/pkg-plist2
2 files changed, 5 insertions, 1 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index 835921b..823c55f 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -7,7 +7,7 @@
PORTNAME= freeciv
PORTVERSION= 2.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/stable/ \
ftp://ftp.netc.pt/pub/freeciv/stable/ \
@@ -29,6 +29,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+MAN6= civserver.6 civclient.6
+
.include <bsd.port.pre.mk>
.if !defined(WITH_GTK) && !defined(WITH_GTK12) && !defined(WITH_GTK2) && \
diff --git a/games/freeciv/pkg-plist b/games/freeciv/pkg-plist
index dd37f8e..6cb3243 100644
--- a/games/freeciv/pkg-plist
+++ b/games/freeciv/pkg-plist
@@ -326,6 +326,8 @@ share/locale/uk/LC_MESSAGES/freeciv.mo
share/applications/freeciv.desktop
@unexec rmdir %D/share/locale/fi/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/fi 2>/dev/null || true
+@unexec rmdir %D/share/locale/he_IL/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/he_IL 2>/dev/null || true
@unexec rmdir %D/share/locale/no/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/no 2>/dev/null || true
@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true
OpenPOWER on IntegriCloud