aboutsummaryrefslogtreecommitdiff
path: root/games/gnome-games/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-30 04:02:08 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-30 04:02:08 +0000
commit257a9288996b65ed8b8459f085731c95b3a7b935 (patch)
tree47661025fb6cea34d1ef929c498520973a2ce081 /games/gnome-games/files
parentc66dec465e11ca22f53cbb797dcd27c40d34b817 (diff)
downloadports-257a9288996b65ed8b8459f085731c95b3a7b935.tar.gz
ports-257a9288996b65ed8b8459f085731c95b3a7b935.zip
Notes
Diffstat (limited to 'games/gnome-games/files')
-rw-r--r--games/gnome-games/files/patch-ab8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/gnome-games/files/patch-ab b/games/gnome-games/files/patch-ab
index de972c331051..a0f6935380e5 100644
--- a/games/gnome-games/files/patch-ab
+++ b/games/gnome-games/files/patch-ab
@@ -142,7 +142,7 @@
CONFIG_HEADER = ../../../config.h
CONFIG_CLEAN_FILES =
--- gnome-stones/Makefile.in.orig Mon Mar 1 02:50:55 1999
-+++ gnome-stones/Makefile.in Wed Mar 3 00:33:00 1999
++++ gnome-stones/Makefile.in Wed Mar 3 00:33:00 1999
@@ -125,12 +125,12 @@
SUBDIRS = objects graphics
@@ -181,16 +181,16 @@
object_LTLIBRARIES = libgnome-stones.la libgnomekoban.la
-@@ -142,10 +142,10 @@
+@@ -143,10 +143,10 @@
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
LIBS = @LIBS@
-libgnome_stones_la_LDFLAGS =
-+libgnome_stones_la_LDFLAGS = --export-dynamic
++libgnome_stones_la_LDFLAGS = -avoid-version
libgnome_stones_la_LIBADD =
libgnome_stones_la_OBJECTS = gnome-stones.lo
-libgnomekoban_la_LDFLAGS =
-+libgnomekoban_la_LDFLAGS = --export-dynamic
++libgnomekoban_la_LDFLAGS = -avoid-version
libgnomekoban_la_LIBADD =
libgnomekoban_la_OBJECTS = gnomekoban.lo
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)