aboutsummaryrefslogtreecommitdiffstats
path: root/editors/libreoffice
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2017-06-13 06:21:42 +0800
committerjkim <jkim@FreeBSD.org>2017-06-13 06:21:42 +0800
commitf726f402a82342fdbd2db347600a6df4d3f91325 (patch)
tree374a7e84246c495b2fdfa26a405069b664f1f2e5 /editors/libreoffice
parent1833794558bcfb180be808e354b72007522396a6 (diff)
downloadfreebsd-ports-gnome-f726f402a82342fdbd2db347600a6df4d3f91325.tar.gz
freebsd-ports-gnome-f726f402a82342fdbd2db347600a6df4d3f91325.tar.zst
freebsd-ports-gnome-f726f402a82342fdbd2db347600a6df4d3f91325.zip
Attempt to fix build when WRKDIRPREFIX is defined by the user.
Diffstat (limited to 'editors/libreoffice')
-rw-r--r--editors/libreoffice/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 890a99597aaf..0611fc1dd10e 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -92,7 +92,7 @@ MASTER_SITES+= http://dev-builds.libreoffice.org/pre-releases/src/
CONFLICTS_INSTALL= libreoffice4-4.*
-INSTALL_TARGET= TMPDIR=${WRKDIR} distro-pack-install
+INSTALL_TARGET= distro-pack-install
WRKSRC= ${WRKDIR}/${PORTNAME}-${LOVERSION}
GNU_CONFIGURE= yes
@@ -265,6 +265,7 @@ CONFIGURE_ENV= DMAKE=${LOCALBASE}/bin/dmake \
PYTHON_CFLAGS="`${PYTHON_VERSION}-config --cflags`" \
PYTHON_LIBS="`${PYTHON_VERSION}-config --libs`"
+MAKE_ARGS+= TMPDIR=${WRKDIR}
MAKE_ENV+= CXXFLAGS_WARN="${CXXFLAGS_WARN}"
MAKE_ENV+= GNUSED=${LOCALBASE}/bin/gsed
MAKE_ENV+= DISPLAY=