aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgresql-contrib
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-contrib')
-rw-r--r--databases/postgresql-contrib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-contrib/Makefile b/databases/postgresql-contrib/Makefile
index 5332c8ddaf14..dad2ae019835 100644
--- a/databases/postgresql-contrib/Makefile
+++ b/databases/postgresql-contrib/Makefile
@@ -20,7 +20,7 @@ DEFAULT_PGSQL_VER?=81
# can't include <bsd.port.pre.mk> in a slave port
# so set these instead:
-LOCALBASE?= ${DESTDIR}/usr/local
+LOCALBASE?= /usr/local
SED?= /usr/bin/sed
# Setting/finding PostgreSQL version we want.