aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/libreoffice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index a91c0feab897..fb638c316dc4 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -114,7 +114,7 @@ CONFIGURE_ARGS+= --without-download \
--disable-odk \
--with-build-version="FreeBSD ports ${PKGVERSION}" \
--with-vendor="FreeBSD ports ${PKGVERSION}" \
- --exec-prefix=${LOCALBASE} \
+ --exec-prefix=${PREFIX} \
--with-num-cpus=${MAKE_JOBS_NUMBER} \
--with-installed-ooo-dirname=${PORTNAME} \
--without-git \