summaryrefslogtreecommitdiff
path: root/games/wesnoth
diff options
context:
space:
mode:
authorrillig <rillig>2006-03-11 10:51:23 +0000
committerrillig <rillig>2006-03-11 10:51:23 +0000
commit7b08f501c20fe005ba5567df44cb5821f46b667c (patch)
treed419781389d10751b64222e139e1de00c51ebd2e /games/wesnoth
parent94b155f24019f144a2c8bdf539a9d051eeff8ebd (diff)
downloadpkgsrc-7b08f501c20fe005ba5567df44cb5821f46b667c.tar.gz
bin/wmlxgettext needs the correct Perl interpreter.
Diffstat (limited to 'games/wesnoth')
-rw-r--r--games/wesnoth/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index 22887c5c8be..c344fc77029 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2006/03/07 07:24:07 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2006/03/11 10:51:23 rillig Exp $
DISTNAME= wesnoth-1.0.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
@@ -15,6 +15,9 @@ CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
UNLIMIT_RESOURCES+= datasize
+REPLACE_PERL+= utils/wmlxgettext
+USE_TOOLS+= perl:run
+
BUILDLINK_DEPENDS.SDL+= SDL>=1.2.7
BUILDLINK_DEPENDS.SDL_mixer+= SDL_mixer>=1.2.5nb3