aboutsummaryrefslogtreecommitdiffstats
path: root/games/gdado/files
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2007-06-16 16:25:43 +0800
committerlwhsu <lwhsu@FreeBSD.org>2007-06-16 16:25:43 +0800
commit4df0fa245a666a88bbf63965ca817a7623ee75ab (patch)
treec2b83e5aee9428726d58b90aff790e484f9dfadf /games/gdado/files
parent4ce83e6fa5794ff7953225bfb4db123a1a119cd3 (diff)
downloadfreebsd-ports-gnome-4df0fa245a666a88bbf63965ca817a7623ee75ab.tar.gz
freebsd-ports-gnome-4df0fa245a666a88bbf63965ca817a7623ee75ab.tar.zst
freebsd-ports-gnome-4df0fa245a666a88bbf63965ca817a7623ee75ab.zip
Add gdado 2.2, GTK2 dice roller.
PR: ports/112470 Submitted by: Anish Mistry <amistry at am-productions.biz>
Diffstat (limited to 'games/gdado/files')
-rw-r--r--games/gdado/files/patch-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/gdado/files/patch-Makefile.in b/games/gdado/files/patch-Makefile.in
new file mode 100644
index 000000000000..307549762a65
--- /dev/null
+++ b/games/gdado/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Sun May 6 17:02:19 2007
++++ Makefile.in Sun May 6 17:03:38 2007
+@@ -91,7 +91,7 @@
+ EXTRA_DIST = autogen.sh gdado.glade gdado.gladep gdado.desktop
+
+
+-gdadomenudir = /usr/share/applications
++gdadomenudir = @prefix@/share/applications
+ gdadomenu_DATA = gdado.desktop
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs