From e34831d2b9665a0fbfe45bc6f6ba220edaa548e7 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 19 Jan 2006 04:21:46 +0000 Subject: Set default pgsql version to 8.1.x, since the port doesn't work with the packaging default of 7.4.x --- databases/ip4r/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/ip4r/Makefile b/databases/ip4r/Makefile index 7e426bd36ed4..3fd955c5ca3e 100644 --- a/databases/ip4r/Makefile +++ b/databases/ip4r/Makefile @@ -15,7 +15,7 @@ COMMENT= IPv4 and IPv4 range index type for PostgreSQL USE_PGSQL= YES USE_GMAKE= YES -WANT_PGSQL_VER?= 81 +DEFAULT_PGSQL_VER= 81 # 74 is not strictly true, but requires extracting the appropriate # postgresql-contrib tarball, and associated heavy lifting. -- cgit v1.2.3