summaryrefslogtreecommitdiff
path: root/games/tyrquake
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2011-12-14 00:12:38 +0000
committermarino <marino@pkgsrc.org>2011-12-14 00:12:38 +0000
commit92281174abb373d069c8461a485b90a8019aea69 (patch)
tree23faf4af945fc3c5217ec3472fd59de79be11d64 /games/tyrquake
parente7ada86bb5c9a52953b199cbf7d9af2f9116fe87 (diff)
downloadpkgsrc-92281174abb373d069c8461a485b90a8019aea69.tar.gz
games/tyrquake: Get makefile to recognize DragonFly
Diffstat (limited to 'games/tyrquake')
-rw-r--r--games/tyrquake/distinfo4
-rw-r--r--games/tyrquake/patches/patch-aa15
2 files changed, 14 insertions, 5 deletions
diff --git a/games/tyrquake/distinfo b/games/tyrquake/distinfo
index b82636e0e8c..6f60a7e2a6c 100644
--- a/games/tyrquake/distinfo
+++ b/games/tyrquake/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/03/09 23:20:01 snj Exp $
+$NetBSD: distinfo,v 1.2 2011/12/14 00:12:38 marino Exp $
SHA1 (tyrquake-0.61.tar.gz) = b9c9ec45b339759f1e6bf884a6bed516ad1f8939
RMD160 (tyrquake-0.61.tar.gz) = 005363c07abb3e071f3352517ac549a5ae3aa8fa
Size (tyrquake-0.61.tar.gz) = 1188917 bytes
-SHA1 (patch-aa) = 0d5ec2c3a5d71aff7798d95021d1402dc14e423c
+SHA1 (patch-aa) = a53b7600d5ce55ca61602ef5b6ee1481f79e9715
SHA1 (patch-ab) = 5e7bc38524448e2dec6e9665bfac0c77e681e9eb
diff --git a/games/tyrquake/patches/patch-aa b/games/tyrquake/patches/patch-aa
index 8b190e7a930..d40b6a66c38 100644
--- a/games/tyrquake/patches/patch-aa
+++ b/games/tyrquake/patches/patch-aa
@@ -1,7 +1,16 @@
-$NetBSD: patch-aa,v 1.1.1.1 2010/03/09 23:20:01 snj Exp $
+$NetBSD: patch-aa,v 1.2 2011/12/14 00:12:38 marino Exp $
---- Makefile.orig 2010-03-07 13:13:21.000000000 -0800
-+++ Makefile 2010-03-07 13:13:51.000000000 -0800
+--- Makefile.orig 2009-07-05 05:43:49.000000000 +0000
++++ Makefile
+@@ -37,7 +37,7 @@ ifneq (,$(findstring MINGW32,$(SYSNAME))
+ HOST_OS = WIN32
+ TOPDIR := $(shell pwd -W)
+ else
+-ifneq (,$(findstring $(SYSNAME),FreeBSD NetBSD OpenBSD))
++ifneq (,$(findstring $(SYSNAME),FreeBSD NetBSD OpenBSD DragonFly))
+ HOST_OS = UNIX
+ UNIX = bsd
+ TOPDIR := $(shell pwd)
@@ -611,11 +611,11 @@ tyr-glquake.exe: $(patsubst %,$(NQGLDIR)
# Unix