From 0510273a118923b01b357f5a07e141fd37de2b56 Mon Sep 17 00:00:00 2001 From: kristerw Date: Sun, 16 Jan 2005 19:33:27 +0000 Subject: Move PKGREVISION so that it is set before mk/bsd.pkg.mk is included. --- games/rocksndiamonds/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/rocksndiamonds') diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile index 4a9593195e7..1c87e882de8 100644 --- a/games/rocksndiamonds/Makefile +++ b/games/rocksndiamonds/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2004/12/22 16:46:19 reed Exp $ +# $NetBSD: Makefile,v 1.22 2005/01/16 19:33:27 kristerw Exp $ # -.include "Makefile.common" - COMMENT= Game like Boulder Dash, Emerald Mine, or Sokoban (X11 build) PKGREVISION= 1 +.include "Makefile.common" + .if ${OPSYS} == "SunOS" BUILD_TARGET= solaris .else -- cgit v1.2.3