freebsd-ports/games/gcompris2/files/patch-configure
Joe Marcus Clarke 53ac84fe34 Add gcompris2 after a repo copy from gcompris. gcompris2 is a simple
GNOME 2 based game for children age 3 and up.
2003-04-26 03:57:50 +00:00

27 lines
781 B
Text

--- configure.orig Thu Feb 6 14:45:02 2003
+++ configure Wed Apr 23 10:27:26 2003
@@ -8769,6 +8769,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@@ -11192,14 +11193,14 @@
PACKAGE_SOUNDS_DIR="sounds"
cat >>confdefs.h <<_ACEOF
-#define PACKAGE_SOUNDS_DIR "${myprefix}/${DATADIRNAME}/${PACKAGE}/sounds"
+#define PACKAGE_SOUNDS_DIR "${myprefix}/${DATADIRNAME}/gnome/${PACKAGE}/sounds"
_ACEOF
PACKAGE_DATA_DIR="boards"
cat >>confdefs.h <<_ACEOF
-#define PACKAGE_DATA_DIR "${myprefix}/${DATADIRNAME}/${PACKAGE}/boards"
+#define PACKAGE_DATA_DIR "${myprefix}/${DATADIRNAME}/gnome/${PACKAGE}/boards"
_ACEOF