aboutsummaryrefslogtreecommitdiff
path: root/games/gcompris
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-12-01 01:24:42 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-12-01 01:24:42 +0000
commitb99a3f87bd08d5724f31936aa22a65d9bfb320d7 (patch)
tree56bdefc0d54148c69bf5580cb32d347c233671d5 /games/gcompris
parent8e86b4cb2b74a7f5d043f7eea92344bf130917cf (diff)
downloadports-b99a3f87bd08d5724f31936aa22a65d9bfb320d7.tar.gz
ports-b99a3f87bd08d5724f31936aa22a65d9bfb320d7.zip
Fix a missing of share/gnome/ -> share/ to fix the crash in the start up. Bump
the PORTREVISION. PR: ports/118341 Reported by: Suhaib <biahus@operamail.com> Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=202870
Diffstat (limited to 'games/gcompris')
-rw-r--r--games/gcompris/Makefile2
-rw-r--r--games/gcompris/files/patch-configure9
2 files changed, 1 insertions, 10 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile
index e31a2076b3a2..bd7d68ea96c0 100644
--- a/games/gcompris/Makefile
+++ b/games/gcompris/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gcompris
DISTVERSION= 8.3.2-2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gcompris
diff --git a/games/gcompris/files/patch-configure b/games/gcompris/files/patch-configure
index 47b92dc30e57..a4dc3faab893 100644
--- a/games/gcompris/files/patch-configure
+++ b/games/gcompris/files/patch-configure
@@ -18,12 +18,3 @@
cat >>confdefs.h <<_ACEOF
#define DEBUG 1
-@@ -27548,7 +27548,7 @@ _ACEOF
-
-
- cat >>confdefs.h <<_ACEOF
--#define PACKAGE_DATA_DIR "${myprefix}/${DATADIRNAME}"
-+#define PACKAGE_DATA_DIR "${myprefix}/${DATADIRNAME}/gnome"
- _ACEOF
-
-