aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql96-plpython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql96-plpython/Makefile')
-rw-r--r--databases/postgresql96-plpython/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgresql96-plpython/Makefile b/databases/postgresql96-plpython/Makefile
index fbc92d7cc976..64b6dd74d617 100644
--- a/databases/postgresql96-plpython/Makefile
+++ b/databases/postgresql96-plpython/Makefile
@@ -2,4 +2,6 @@
WANT_PGSQL_VER= 9.6
+INSTALL_DIRS= src/pl/plpython contrib/hstore_plpython contrib/ltree_plpython
+
.include "${.CURDIR}/../postgresql12-plpython/Makefile"