Sat May 15 07:22:54 2010 UTC ()
Revision bump after updating boost-libs to 1.43.0


(adam)
diff -r1.57 -r1.58 pkgsrc/games/wesnoth/Makefile

cvs diff -r1.57 -r1.58 pkgsrc/games/wesnoth/Makefile (expand / switch to unified diff)

--- pkgsrc/games/wesnoth/Makefile 2010/01/18 09:58:54 1.57
+++ pkgsrc/games/wesnoth/Makefile 2010/05/15 07:22:54 1.58
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.57 2010/01/18 09:58:54 wiz Exp $ 1# $NetBSD: Makefile,v 1.58 2010/05/15 07:22:54 adam Exp $
2 2
3DISTNAME= wesnoth-1.6.4 3DISTNAME= wesnoth-1.6.4
4PKGREVISION= 2 4PKGREVISION= 3
5CATEGORIES= games 5CATEGORIES= games
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= wiz@NetBSD.org 9MAINTAINER= wiz@NetBSD.org
10HOMEPAGE= http://www.wesnoth.org/ 10HOMEPAGE= http://www.wesnoth.org/
11COMMENT= Fantasy turn-based strategy game 11COMMENT= Fantasy turn-based strategy game
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt 14BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
15 15
16PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
17 17