summaryrefslogtreecommitdiff
path: root/games/moon-buggy
diff options
context:
space:
mode:
authorjoerg <joerg>2010-02-15 16:07:27 +0000
committerjoerg <joerg>2010-02-15 16:07:27 +0000
commit97850f30d729756aede4f7a78473e7b8f63a2db1 (patch)
tree55506c15110e530292129b5c957f103ba1089513 /games/moon-buggy
parent8690ec7b7d9c79a9a52d99d73e2f3312a98ee422 (diff)
downloadpkgsrc-97850f30d729756aede4f7a78473e7b8f63a2db1.tar.gz
Do not try to create the highscore file in the home directory of the user,
it might not exist and is not really wanted at this point.
Diffstat (limited to 'games/moon-buggy')
-rw-r--r--games/moon-buggy/distinfo3
-rw-r--r--games/moon-buggy/patches/patch-aa12
2 files changed, 14 insertions, 1 deletions
diff --git a/games/moon-buggy/distinfo b/games/moon-buggy/distinfo
index 3cf2af156ce..828423c510a 100644
--- a/games/moon-buggy/distinfo
+++ b/games/moon-buggy/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/05/18 17:38:31 rillig Exp $
+$NetBSD: distinfo,v 1.2 2010/02/15 16:07:27 joerg Exp $
SHA1 (moon-buggy-1.0.tar.gz) = 82dc1d504b4f81aa54d3d57837a03d17b5624a86
RMD160 (moon-buggy-1.0.tar.gz) = 42c00d854c7a1b19f64721f124942ae73c62a01f
Size (moon-buggy-1.0.tar.gz) = 259734 bytes
+SHA1 (patch-aa) = 7b017fcb8236bec22fabe2187ea57dd5352ea3e8
diff --git a/games/moon-buggy/patches/patch-aa b/games/moon-buggy/patches/patch-aa
new file mode 100644
index 00000000000..e04179e45a7
--- /dev/null
+++ b/games/moon-buggy/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2010/02/15 16:07:27 joerg Exp $
+
+--- Makefile.in.orig 2010-02-15 16:00:11.000000000 +0000
++++ Makefile.in
+@@ -857,7 +857,6 @@ install-data-hook:
+ || chmod 664 "$(DESTDIR)$(scoredir)/mbscore" ; } \
+ && chmod 575 "$(DESTDIR)$(scoredir)" ; \
+ fi
+- $(DESTDIR)$(bindir)/moon-buggy -c
+
+ uninstall-local:
+ rm -f $(DESTDIR)$(scoredir)/mbscore