From 54050748f5bbada529dca6c5a5df109101b87ed0 Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 15 May 2010 07:17:16 +0000 Subject: Revision bump after updating boost-libs to 1.43.0 --- games/pokerth/Makefile | 21 ++++++++++----------- games/wesnoth/Makefile | 4 ++-- 2 files changed, 12 insertions(+), 13 deletions(-) (limited to 'games') diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index 821a6b9b357..f39c68cca50 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -1,16 +1,15 @@ -# $NetBSD: Makefile,v 1.7 2010/01/18 09:58:53 wiz Exp $ -# +# $NetBSD: Makefile,v 1.8 2010/05/15 07:22:15 adam Exp $ DISTNAME= PokerTH-0.7.1-src -PKGNAME= pokerth-0.7.1 -PKGREVISION= 3 +PKGNAME= pokerth-0.7.1 +PKGREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pokerth/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= ahoka@NetBSD.org HOMEPAGE= http://pokerth.sourceforge.net/ -COMMENT= Texas Holdem poker with online play +COMMENT= Texas Holdem poker with online play USE_TOOLS= gmake USE_LIBTOOL= yes @@ -32,13 +31,13 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/pokerth.desktop ${DESTDIR}${PREFIX}/share/applications ${INSTALL_MAN} ${WRKSRC}/docs/pokerth.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 -.include "../../x11/qt4-libs/buildlink3.mk" -.include "../../x11/qt4-tools/buildlink3.mk" -.include "../../devel/boost-libs/buildlink3.mk" -.include "../../devel/SDL/buildlink3.mk" .include "../../audio/SDL_mixer/buildlink3.mk" -.include "../../www/curl/buildlink3.mk" -.include "../../security/openssl/buildlink3.mk" +.include "../../devel/SDL/buildlink3.mk" +.include "../../devel/boost-libs/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" +.include "../../security/openssl/buildlink3.mk" +.include "../../www/curl/buildlink3.mk" +.include "../../x11/qt4-libs/buildlink3.mk" +.include "../../x11/qt4-tools/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../mk/bsd.pkg.mk" diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index bae0d75e684..0f8b34e0c72 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2010/01/18 09:58:54 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2010/05/15 07:22:54 adam Exp $ DISTNAME= wesnoth-1.6.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/} EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3