From 03e63e3bdbb7e407689c7729c740d54a32bfd7a3 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Tue, 23 Nov 2004 19:15:12 +0000 Subject: Another step along the road to the postgresql new world order. Note that none of these ports are (yet) hooked into the tree, and will not compile unless you set a specific environmental variable. This should be warning enough to leave well alone for now :) Submitted by: maintainer --- databases/postgresql90-server/files/dot.cshrc.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'databases/postgresql90-server/files/dot.cshrc.in') diff --git a/databases/postgresql90-server/files/dot.cshrc.in b/databases/postgresql90-server/files/dot.cshrc.in index 724212c70b23..4069398b376e 100644 --- a/databases/postgresql90-server/files/dot.cshrc.in +++ b/databases/postgresql90-server/files/dot.cshrc.in @@ -1,5 +1,3 @@ -set path = ( %%PREFIX%%/bin $path ) - setenv PGLIB %%PREFIX%%/lib # note: PGDATA can be overridden by the -D startup option -- cgit v1.2.3