[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / games / bluemoon

File: [cvs.NetBSD.org] / pkgsrc / games / bluemoon / Makefile (download)

Revision 1.21, Tue Jun 4 22:16:04 2013 UTC (10 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.20: +2 -2 lines

Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:

Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.

# $NetBSD: Makefile,v 1.21 2013/06/04 22:16:04 tron Exp $
#

DISTNAME=	bluemoon-1.3.2
PKGREVISION=	16
CATEGORIES=	games
MASTER_SITES=	http://keldon.net/bluemoon/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://keldon.net/bluemoon/
COMMENT=	Blue Moon game with AI

GNU_CONFIGURE=		yes
USE_PKGLOCALEDIR=	yes
USE_TOOLS+=		pkg-config

.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"