aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-08-29 17:47:29 +0800
committersobomax <sobomax@FreeBSD.org>2001-08-29 17:47:29 +0800
commit398058db615958aa94571b627e291ab1063a792a (patch)
treec45bee6f2f9e03e852a2276b5eb9a63ab50cbe66 /www
parented4d2bf289de778d40082c46192b57df0fd66c11 (diff)
downloadfreebsd-ports-gnome-398058db615958aa94571b627e291ab1063a792a.tar.gz
freebsd-ports-gnome-398058db615958aa94571b627e291ab1063a792a.tar.zst
freebsd-ports-gnome-398058db615958aa94571b627e291ab1063a792a.zip
Correct default path used by the Galeon to locate some of its data files.
Diffstat (limited to 'www')
-rw-r--r--www/galeon/Makefile1
-rw-r--r--www/galeon/files/patch-galeon.schemas.in14
-rw-r--r--www/galeon2/Makefile1
-rw-r--r--www/galeon2/files/patch-galeon.schemas.in14
4 files changed, 30 insertions, 0 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index 69594782c87a..a0d6033d4b27 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -7,6 +7,7 @@
PORTNAME= galeon
PORTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/www/galeon/files/patch-galeon.schemas.in b/www/galeon/files/patch-galeon.schemas.in
new file mode 100644
index 000000000000..bfb021224a1a
--- /dev/null
+++ b/www/galeon/files/patch-galeon.schemas.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- galeon.schemas.in 2001/08/29 09:34:04 1.1
++++ galeon.schemas.in 2001/08/29 09:34:27
+@@ -510,7 +510,7 @@
+ <applyto>/apps/galeon/UI/Toolbar/spinner_dir</applyto>
+ <owner>galeon</owner>
+ <type>string</type>
+- <default>@prefix@/@DATADIRNAME@/galeon/spinners/galeon</default>
++ <default>@prefix@/@DATADIRNAME@/gnome/galeon/spinners/galeon</default>
+ <locale name="C">
+ </locale>
+ </schema>
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile
index 69594782c87a..a0d6033d4b27 100644
--- a/www/galeon2/Makefile
+++ b/www/galeon2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= galeon
PORTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/www/galeon2/files/patch-galeon.schemas.in b/www/galeon2/files/patch-galeon.schemas.in
new file mode 100644
index 000000000000..bfb021224a1a
--- /dev/null
+++ b/www/galeon2/files/patch-galeon.schemas.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- galeon.schemas.in 2001/08/29 09:34:04 1.1
++++ galeon.schemas.in 2001/08/29 09:34:27
+@@ -510,7 +510,7 @@
+ <applyto>/apps/galeon/UI/Toolbar/spinner_dir</applyto>
+ <owner>galeon</owner>
+ <type>string</type>
+- <default>@prefix@/@DATADIRNAME@/galeon/spinners/galeon</default>
++ <default>@prefix@/@DATADIRNAME@/gnome/galeon/spinners/galeon</default>
+ <locale name="C">
+ </locale>
+ </schema>