aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorphilip <philip@FreeBSD.org>2007-06-04 01:03:22 +0800
committerphilip <philip@FreeBSD.org>2007-06-04 01:03:22 +0800
commitdff181eb0f09866c319d97438d3f17aaad17b3be (patch)
tree35d45915070d4efd11468f01f3040def0ef494fd /games
parentcd473f6c40abaef04087b7516276344334e14173 (diff)
downloadfreebsd-ports-gnome-dff181eb0f09866c319d97438d3f17aaad17b3be.tar.gz
freebsd-ports-gnome-dff181eb0f09866c319d97438d3f17aaad17b3be.tar.zst
freebsd-ports-gnome-dff181eb0f09866c319d97438d3f17aaad17b3be.zip
Add two forgotten manpages before pointyhat notices. ;-)
Diffstat (limited to 'games')
-rw-r--r--games/wesnoth-devel/Makefile2
-rw-r--r--games/wesnoth/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile
index 095fbcc4eecb..3872d0bd3160 100644
--- a/games/wesnoth-devel/Makefile
+++ b/games/wesnoth-devel/Makefile
@@ -34,7 +34,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lintl"
MAN6= wesnoth.6
-MANLANG= "" cs de en_GB fr ja nl pt_BR sk sv
+MANLANG= "" cs de en_GB fr it ja nl pt_BR ru sk sv
.if defined(WITH_CAMPAIGN) || defined(PACKAGE_BUILDING)
CONFIGURE_ARGS+= --enable-campaign-server
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index 095fbcc4eecb..3872d0bd3160 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -34,7 +34,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lintl"
MAN6= wesnoth.6
-MANLANG= "" cs de en_GB fr ja nl pt_BR sk sv
+MANLANG= "" cs de en_GB fr it ja nl pt_BR ru sk sv
.if defined(WITH_CAMPAIGN) || defined(PACKAGE_BUILDING)
CONFIGURE_ARGS+= --enable-campaign-server