summaryrefslogtreecommitdiff
path: root/games/monsterz/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-12-17 10:33:11 +0000
committerwiz <wiz@pkgsrc.org>2006-12-17 10:33:11 +0000
commit010bba98eaab921ff748ac2bf6cf384dbb7255b1 (patch)
treeaff826353c854ae7145e553b1fbcc29b5faacae1 /games/monsterz/patches
parent76b3648d89acadf8c8b5eebbfcbc0d2f12eaa0b1 (diff)
downloadpkgsrc-010bba98eaab921ff748ac2bf6cf384dbb7255b1.tar.gz
Initial import of monsterz-0.7.0:
Monsterz is a little puzzle game, similar to the famous Bejeweled or Zookeeper. The goal of the game is to create rows of similar monsters, either horizontally or vertically. The only allowed move is the swap of two adjacent monsters, on the condition that it creates a row of three or more. When alignments are cleared, pieces fall from the top of the screen to fill the board again. Chain reactions earn you even more points. This game is mostly about luck, but it remains highly addictive. You have been warned.
Diffstat (limited to 'games/monsterz/patches')
-rw-r--r--games/monsterz/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/monsterz/patches/patch-aa b/games/monsterz/patches/patch-aa
new file mode 100644
index 00000000000..ba6b49ab144
--- /dev/null
+++ b/games/monsterz/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2006/12/17 10:33:11 wiz Exp $
+
+--- Makefile.orig 2006-05-12 18:39:38.000000000 +0200
++++ Makefile
+@@ -1,6 +1,6 @@
+
+-prefix = /usr/local
+-gamesdir = ${prefix}/games
++prefix = ${PREFIX}
++gamesdir = ${prefix}/bin
+ datadir = ${prefix}/share
+ pkgdatadir = $(datadir)/games/monsterz
+ scoredir = /var/games