summaryrefslogtreecommitdiff
path: root/databases/gnome-db/files/patch-configure
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-11-21 11:26:37 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-11-21 11:26:37 +0000
commite8d5a4dc1e4ec24051f7239c05d6754217b28732 (patch)
tree146358fbb949aecaa0add2a0a38b5c9244e2040a /databases/gnome-db/files/patch-configure
parentUpdate checksum - the distfile has been rerolled without version bump. Since (diff)
Update checksum - the distfile has been rerolled without version bump. Since
there are significant differencies between old and new version bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=50329
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
-
-
-