aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2017-06-12 22:21:42 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2017-06-12 22:21:42 +0000
commit7c0b6029ecf0d5c01b7643c8537832faf371fcdb (patch)
tree374a7e84246c495b2fdfa26a405069b664f1f2e5 /editors
parent3596dc3c0f96683637271ad63d2ed3a0a6ad24b5 (diff)
downloadports-7c0b6029ecf0d5c01b7643c8537832faf371fcdb.tar.gz
ports-7c0b6029ecf0d5c01b7643c8537832faf371fcdb.zip
Attempt to fix build when WRKDIRPREFIX is defined by the user.
Notes
Notes: svn path=/head/; revision=443474
Diffstat (limited to 'editors')
-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=