summaryrefslogtreecommitdiff
path: root/databases/postgresql-docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-docs/Makefile')
-rw-r--r--databases/postgresql-docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-docs/Makefile b/databases/postgresql-docs/Makefile
index a2ee5df8f225..3d62ba69f449 100644
--- a/databases/postgresql-docs/Makefile
+++ b/databases/postgresql-docs/Makefile
@@ -18,7 +18,7 @@ DEFAULT_PGSQL_VER?=74
# 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.