summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/ip4r/Makefile2
1 files changed, 1 insertions, 1 deletions
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.