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

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

Revision 1.12, Sat Jan 24 13:30:56 2004 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.11: +2 -2 lines

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

# $NetBSD: Makefile,v 1.12 2004/01/24 13:30:56 grant Exp $
#

DISTNAME=	sirius-0.7.0
PKGREVISION=	6
CATEGORIES=	games gnome
MASTER_SITES=	http://sirius.bitvis.nu/files/

MAINTAINER=	tech-pkg@NetBSD.org
HOMEPAGE=	http://sirius.bitvis.nu/
COMMENT=	Othello game for GNOME2

BUILD_USES_MSGFMT=	YES
DEPENDS=		gnome2-dirs>=1.1:../../misc/gnome2-dirs

GNU_CONFIGURE=		YES
USE_BUILDLINK2=		YES
USE_GNU_TOOLS+=		make
USE_LIBTOOL=		YES
USE_PKGLOCALEDIR=	YES
USE_X11=		YES

LIBTOOL_OVERRIDE=	${WRKSRC}/libtool

.include "../../devel/GConf2/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../devel/libgnomeui/buildlink2.mk"
.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../graphics/libgnomecanvas/buildlink2.mk"
.include "../../x11/gtk2/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"