summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorPhilip Paeps <philip@FreeBSD.org>2007-06-03 17:03:22 +0000
committerPhilip Paeps <philip@FreeBSD.org>2007-06-03 17:03:22 +0000
commita603507ac4566ee8fed313c3b1a428b73612985d (patch)
tree2c84e197e3541dcf918df4a6b5dac3b0110b4ea4 /games
parentFix build when lvga256 or vgalib is enabled. (diff)
Add two forgotten manpages before pointyhat notices. ;-)
Notes
Notes: svn path=/head/; revision=192633
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