aboutsummaryrefslogtreecommitdiff
path: root/databases/gnome-db/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'databases/gnome-db/files/patch-configure')
-rw-r--r--databases/gnome-db/files/patch-configure23
1 files changed, 0 insertions, 23 deletions
diff --git a/databases/gnome-db/files/patch-configure b/databases/gnome-db/files/patch-configure
deleted file mode 100644
index 0cb26397b4bc..000000000000
--- a/databases/gnome-db/files/patch-configure
+++ /dev/null
@@ -1,23 +0,0 @@
-
-$FreeBSD$
-
---- configure.orig Tue Oct 23 10:18:27 2001
-+++ configure Tue Oct 23 10:18:56 2001
-@@ -9234,7 +9234,7 @@
-
-
-
--if test $perl_val == true; then
-+if [ $perl_val = true ]; then
- WITH_PERL_TRUE=
- WITH_PERL_FALSE='#'
- else
-@@ -9249,7 +9249,7 @@
-
-
- #GNOMEDB_oafdir=`oaf-config --prefix`/share/oaf
--GNOMEDB_oafdir=${prefix}/share/oaf
-+GNOMEDB_oafdir=${prefix}/share/gnome/oaf
-
-
-