summaryrefslogtreecommitdiff
path: root/databases/postgresql84-plpython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql84-plpython/Makefile')
-rw-r--r--databases/postgresql84-plpython/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql84-plpython/Makefile b/databases/postgresql84-plpython/Makefile
index b213c2e234a8..fbcbb1bfa3eb 100644
--- a/databases/postgresql84-plpython/Makefile
+++ b/databases/postgresql84-plpython/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-USE_PYTHON= 2
-WANT_PGSQL_VER= 8.4
+WANT_PYTHON_USE= python:2
+WANT_PGSQL_VER= 8.4
.include "${.CURDIR}/../postgresql90-plpython/Makefile"