summaryrefslogtreecommitdiff
path: root/databases/postgresql81-server/files/patch-bb
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-04-21 11:34:34 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-04-21 11:34:34 +0000
commitbfb9f8e6c93b2c638014779f1429d726c35e4e69 (patch)
tree93cdf5d5b46d48a1b57091ae3f53e526c137eda6 /databases/postgresql81-server/files/patch-bb
parentUpgrade to 3.23.37. (diff)
Upgrade to 7.1, change to new layout style.
PR: ports/26741 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=41758
Diffstat (limited to 'databases/postgresql81-server/files/patch-bb')
-rw-r--r--databases/postgresql81-server/files/patch-bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/postgresql81-server/files/patch-bb b/databases/postgresql81-server/files/patch-bb
deleted file mode 100644
index ea0f1732dcb0..000000000000
--- a/databases/postgresql81-server/files/patch-bb
+++ /dev/null
@@ -1,13 +0,0 @@
---- pl/tcl/Makefile~ Sat Apr 29 19:45:42 2000
-+++ pl/tcl/Makefile Sat May 20 22:42:22 2000
-@@ -71,7 +71,9 @@
- CFLAGS+= $(TCL_SHLIB_CFLAGS) $(TCL_DEFS)
-
- CFLAGS+= -I$(SRCDIR)/include -I$(SRCDIR)/backend $(PGSQL_INCLUDES)
--
-+
-+CFLAGS+= -I$(TCL_INCDIR)
-+
- #
- # Uncomment the following to enable the unknown command lookup
- # on the first of all calls to the call handler. See the doc