aboutsummaryrefslogtreecommitdiffstats
path: root/games/gcompris2/files
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-07-22 00:05:23 +0800
committersobomax <sobomax@FreeBSD.org>2000-07-22 00:05:23 +0800
commit8d7c36c0a8626ff147aa6c73a9cc4dfd12cc14d3 (patch)
treea16bd60e866826f97906003695d64b94626bfef6 /games/gcompris2/files
parentb423d4b206865850f54798bea2fc26f1d9685d79 (diff)
downloadfreebsd-ports-gnome-8d7c36c0a8626ff147aa6c73a9cc4dfd12cc14d3.tar.gz
freebsd-ports-gnome-8d7c36c0a8626ff147aa6c73a9cc4dfd12cc14d3.tar.zst
freebsd-ports-gnome-8d7c36c0a8626ff147aa6c73a9cc4dfd12cc14d3.zip
Add gcompris - a simple Gnome-based education game for children starting at 3.
Recommended to all committers by the -core!
Diffstat (limited to 'games/gcompris2/files')
-rw-r--r--games/gcompris2/files/patch-ac17
1 files changed, 17 insertions, 0 deletions
diff --git a/games/gcompris2/files/patch-ac b/games/gcompris2/files/patch-ac
new file mode 100644
index 000000000000..a158f56775d4
--- /dev/null
+++ b/games/gcompris2/files/patch-ac
@@ -0,0 +1,17 @@
+--- Makefile.in.orig Thu Jul 20 03:19:15 2000
++++ Makefile.in Fri Jul 21 18:32:23 2000
+@@ -114,11 +114,11 @@
+
+ SUBDIRS = intl po macros src sounds
+
+-pixmapdir = $(datadir)/pixmaps/gcompris
+-icondir = $(datadir)/pixmaps
++pixmapdir = $(PACKAGE_PIXMAPS_DIR)
++icondir = $(PIXMAPS_DIR)
+ soundlistdir = $(sysconfdir)/sound/events
+ Gamesdir = $(datadir)/gnome/apps/Games
+-scoredir = $(localstatedir)/games
++scoredir = $(SCORE_DIR)
+
+ leveldatadir = $(datadir)/gcompris/data
+