pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/zombies Needs ${VARBASE}/games precreated.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ed66cf696d5
branches: trunk
changeset: 538535:6ed66cf696d5
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Feb 12 07:17:26 2008 +0000
description:
Needs ${VARBASE}/games precreated.
diffstat:
games/zombies/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 66d315039a4e -r 6ed66cf696d5 games/zombies/Makefile
--- a/games/zombies/Makefile Tue Feb 12 07:16:40 2008 +0000
+++ b/games/zombies/Makefile Tue Feb 12 07:17:26 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2007/12/02 00:04:08 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2008/02/12 07:17:26 rillig Exp $
DISTNAME= zombies-1.0
PKGREVISION= 2
@@ -12,6 +12,7 @@
INSTALLATION_DIRS_FROM_PLIST= yes
BUILD_DEFS+= VARBASE
MAKE_ENV+= VARBASE=${VARBASE}
+MAKE_DIRS= ${VARBASE}/games
.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index