pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/wesnoth bin/wmlxgettext needs the correct Perl i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f7eee79d4d8b
branches: trunk
changeset: 509536:f7eee79d4d8b
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat Mar 11 10:51:23 2006 +0000
description:
bin/wmlxgettext needs the correct Perl interpreter.
diffstat:
games/wesnoth/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 5b3d6cd485fd -r f7eee79d4d8b games/wesnoth/Makefile
--- a/games/wesnoth/Makefile Sat Mar 11 10:46:27 2006 +0000
+++ b/games/wesnoth/Makefile Sat Mar 11 10:51:23 2006 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index