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/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/databases/postgresql84-plpython/Makefile b/databases/postgresql84-plpython/Makefile
deleted file mode 100644
index fbcbb1bfa3eb..000000000000
--- a/databases/postgresql84-plpython/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# $FreeBSD$
-
-WANT_PYTHON_USE= python:2
-WANT_PGSQL_VER= 8.4
-
-.include "${.CURDIR}/../postgresql90-plpython/Makefile"