summaryrefslogtreecommitdiff
path: root/games/gnome-games/patches/patch-af
blob: 586784c8f7d7aa468056e71afae973bb2aa88a85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.2 2002/05/12 00:28:23 rh Exp $

--- gnome-stones/Makefile.am.orig	Sun Jul  8 18:56:41 2001
+++ gnome-stones/Makefile.am
@@ -37,6 +37,8 @@
 	view.c                                  \
 	view.h
 
+gnome_stones_CFLAGS = ${GDK_PIXBUF_CFLAGS}
+gnome_stones_LDFLAGS = -export-dynamic
 gnome_stones_LDADD =				\
 	$(GNOME_LIBDIR)				\
 	$(GNOMEUI_LIBS)				\