summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-03-13 23:25:46 +0000
committerwiz <wiz@pkgsrc.org>2002-03-13 23:25:46 +0000
commitb5eb07f6b829da91aaa16af9954c98d768f1ab23 (patch)
tree31f8b032873cdd2005d86bb88930de3951e8872b
parent6a010ac85a001d6779ce560792b2a2e28ad3afc2 (diff)
downloadpkgsrc-b5eb07f6b829da91aaa16af9954c98d768f1ab23.tar.gz
Add -lsmpeg to link line in the hope it fixes the bulk build.
Also, remove a bogus line from the PLIST (oops).
-rw-r--r--games/icebreaker/PLIST3
-rw-r--r--games/icebreaker/distinfo4
-rw-r--r--games/icebreaker/patches/patch-aa11
3 files changed, 13 insertions, 5 deletions
diff --git a/games/icebreaker/PLIST b/games/icebreaker/PLIST
index df6019890d0..5ea0349c334 100644
--- a/games/icebreaker/PLIST
+++ b/games/icebreaker/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/03/08 19:19:14 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/03/13 23:25:46 wiz Exp $
bin/icebreaker
man/man6/icebreaker.6
share/doc/icebreaker/README
@@ -9,4 +9,3 @@ share/icebreaker/penguin.bmp
share/icebreaker/penguinicon_32.bmp
@dirrm share/icebreaker
@dirrm share/doc/icebreaker
-@dirrm man/man6
diff --git a/games/icebreaker/distinfo b/games/icebreaker/distinfo
index 7c4371bba3d..d2fac4a7cbf 100644
--- a/games/icebreaker/distinfo
+++ b/games/icebreaker/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/03/08 19:19:14 wiz Exp $
+$NetBSD: distinfo,v 1.2 2002/03/13 23:25:46 wiz Exp $
SHA1 (icebreaker-1.2.1.tgz) = 7b7c1e655f2a979cd1f05aa6ff0cddc5d2430efb
Size (icebreaker-1.2.1.tgz) = 56622 bytes
-SHA1 (patch-aa) = ec8595454cf623e6ac9693810717969bab160b57
+SHA1 (patch-aa) = 7bb29e67eb6e76349fa802d5aa0a02f68498b213
SHA1 (patch-ab) = 1850a318cae8205ac250f1e3faf2416e121dec16
diff --git a/games/icebreaker/patches/patch-aa b/games/icebreaker/patches/patch-aa
index c57479a69c7..e8f3c49c7c0 100644
--- a/games/icebreaker/patches/patch-aa
+++ b/games/icebreaker/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/03/08 19:19:15 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2002/03/13 23:25:47 wiz Exp $
--- Makefile.orig Mon Jul 30 03:32:36 2001
+++ Makefile
@@ -29,6 +29,15 @@ $NetBSD: patch-aa,v 1.1.1.1 2002/03/08 19:19:15 wiz Exp $
#highscoredir=/var/lib/games
endif
+@@ -30,7 +30,7 @@
+ level.c intro.c text.c status.c transition.c hiscore.c dialog.c \
+ options.c fullscreen.c
+
+-SDL_MIXER=-lSDL_mixer
++SDL_MIXER=-lSDL_mixer -lsmpeg
+ SDL_LIB=$(SDL_LDFLAGS) $(SDL_MIXER)
+ SDL_CFLAGS := $(shell $(SDLCONFIG) --cflags)
+ SDL_LDFLAGS := $(shell $(SDLCONFIG) --libs)
@@ -103,14 +103,14 @@
sed 's/\$$VERDATE/$(VERDATE)/' > $@