summaryrefslogtreecommitdiff
path: root/games/gnomegames2/files/patch-ac
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-08 22:08:21 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-08 22:08:21 +0000
commite56fabbc4df658e0007d40af53e67445342dec25 (patch)
tree1df62ef9b7e11bf6baf5a06597840ce8f2a06538 /games/gnomegames2/files/patch-ac
parentThis version of mcrypt requires autoconf 2.50 or newer. Accordingly, (diff)
Adding gnomegames2 after repo commit from gnomegames. This is the games
component for the GNOME 2.0 Desktop.
Notes
Notes: svn path=/head/; revision=58758
Diffstat (limited to 'games/gnomegames2/files/patch-ac')
-rw-r--r--games/gnomegames2/files/patch-ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/gnomegames2/files/patch-ac b/games/gnomegames2/files/patch-ac
index 2507ea7dbbc4..65e3bbe8c565 100644
--- a/games/gnomegames2/files/patch-ac
+++ b/games/gnomegames2/files/patch-ac
@@ -1,11 +1,11 @@
---- freecell/gdk-card-image/Makefile.in.orig Fri Dec 18 01:54:28 1998
-+++ freecell/gdk-card-image/Makefile.in Fri Jan 1 15:16:09 1999
-@@ -148,7 +148,7 @@
+--- freecell/gdk-card-image/Makefile.in.orig Wed May 8 16:32:35 2002
++++ freecell/gdk-card-image/Makefile.in Wed May 8 16:32:41 2002
+@@ -164,7 +164,7 @@
libgdkcardimage_la_SOURCES = gdk-card-image.c
libgdkcardimageincludedir = $(includedir)/gdkcardimage
libgdkcardimageinclude_HEADERS = gdk-card-image.h
-libgdkcardimage_la_LDFLAGS = -version-info 0:0:0
+libgdkcardimage_la_LDFLAGS = -version-info 1:0:0
- libgdkcardimage_la_LIBADD = $(GTK_LIBS)
+ libgdkcardimage_la_LIBADD = $(GNOME_GAMES_LIBS) @UCB_LDFLAGS@
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h