summaryrefslogtreecommitdiff
path: root/japanese/postgresql-tcltk/files/patch-bd
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-06-12 14:45:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-06-12 14:45:13 +0000
commitc5c634f63f9cd479582dbeca53ffe0fef60c8cc4 (patch)
tree105f2162c0d9215c11e2c9216eb5f968b70a78c7 /japanese/postgresql-tcltk/files/patch-bd
parentUpdate to version 1.5c (diff)
Update to 7.1.2.
PR: ports/28094 Submitted by: Saito Tomokatsu <saito@a2z.co.jp> Running scripts/configure.postgresql at the post-extract stage is too late. Do it at pre-everything to reflect added BUILD_DEPENDS entries.
Diffstat (limited to 'japanese/postgresql-tcltk/files/patch-bd')
-rw-r--r--japanese/postgresql-tcltk/files/patch-bd11
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/postgresql-tcltk/files/patch-bd b/japanese/postgresql-tcltk/files/patch-bd
deleted file mode 100644
index 95e6d276b744..000000000000
--- a/japanese/postgresql-tcltk/files/patch-bd
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./configure.orig Sat Apr 14 06:22:46 2001
-+++ ./configure Thu May 3 21:42:09 2001
-@@ -3053,7 +3053,7 @@
-
- if test "$with_tk" = yes; then
- # Extract the first word of "wish", so it can be a program name with args.
--set dummy wish; ac_word=$2
-+set dummy wish8.0jp; ac_word=$2
- echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
- echo "configure:3059: checking for $ac_word" >&5
- if eval "test \"`echo '$''{'ac_cv_path_WISH'+set}'`\" = set"; then