pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/bzflag Make sure this finds all libraries.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0b48f5b08e89
branches: trunk
changeset: 461974:0b48f5b08e89
user: jschauma <jschauma%pkgsrc.org@localhost>
date: Thu Sep 25 02:38:12 2003 +0000
description:
Make sure this finds all libraries.
Fixes problem found in latest bulk-build.
diffstat:
games/bzflag/distinfo | 4 ++--
games/bzflag/patches/patch-ab | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r 285d113ecc1e -r 0b48f5b08e89 games/bzflag/distinfo
--- a/games/bzflag/distinfo Thu Sep 25 02:30:11 2003 +0000
+++ b/games/bzflag/distinfo Thu Sep 25 02:38:12 2003 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/09/24 12:49:10 blymn Exp $
+$NetBSD: distinfo,v 1.2 2003/09/25 02:38:12 jschauma Exp $
SHA1 (bzflag-1.7e6.tgz) = 283a5f4eae87c43a1a7772e9ca40048df0e84bda
Size (bzflag-1.7e6.tgz) = 2428811 bytes
SHA1 (patch-aa) = b96af1e1a6a5ecbf1cde1007fc4fd06f7d005c42
-SHA1 (patch-ab) = 3a28e7be95b39ffbe25c27d77e01b87926ec3d26
+SHA1 (patch-ab) = 54414bd84630f3af19a4401d0342495553275cde
SHA1 (patch-ac) = 81d06903bd4e7cf433b070562647069247c04b8a
SHA1 (patch-ad) = 1393333c31a1be69a8a24f7d18e01539651356f8
SHA1 (patch-ae) = 9c6f5df5f85c5aa8dcd12506bd7129dfbac38acf
diff -r 285d113ecc1e -r 0b48f5b08e89 games/bzflag/patches/patch-ab
--- a/games/bzflag/patches/patch-ab Thu Sep 25 02:30:11 2003 +0000
+++ b/games/bzflag/patches/patch-ab Thu Sep 25 02:38:12 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-ab,v 1.1.1.1 2002/09/24 12:49:11 blymn Exp $
+$NetBSD: patch-ab,v 1.2 2003/09/25 02:38:13 jschauma Exp $
--- configs/config-netbsd.orig Mon Sep 23 15:26:33 2002
+++ configs/config-netbsd
@@ -86,7 +86,7 @@
+#
+# linker options
+#
-+PLDOPTS = -L$(X11BASE)/lib -Wl,-R$(X11BASE)/lib
++PLDOPTS = -L$(X11BASE)/lib -Wl,-R$(X11BASE)/lib -L$(PREFIX)/lib -Wl,-R$(PREFIX)/lib
+
+#
+# dirt
Home |
Main Index |
Thread Index |
Old Index