summaryrefslogtreecommitdiffstats
path: root/editors/openoffice-3-devel
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-01-07 23:50:50 +0000
committermaho <maho@FreeBSD.org>2007-01-07 23:50:50 +0000
commit7bb2932e2da79ed5c643cbd06a273c67fb59b16c (patch)
treee02bf3e99edc40ce50b649bbe405c34d810a88c4 /editors/openoffice-3-devel
parent718ebfb050cabbb923744b2f9dbcd188108022ba (diff)
downloadFreeBSD-ports-7bb2932e2da79ed5c643cbd06a273c67fb59b16c.zip
FreeBSD-ports-7bb2932e2da79ed5c643cbd06a273c67fb59b16c.tar.gz
WRKDIR->WRKSRC
Diffstat (limited to 'editors/openoffice-3-devel')
-rw-r--r--editors/openoffice-3-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index d33637f..7ba73de 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/Makefile
@@ -220,7 +220,7 @@ pre-everything::
post-extract:
@${CP} ${DISTDIR}/${DIST_SUBDIR}/unowinreg.dll ${WRKSRC}/external/unowinreg/
.if defined(WITH_CWS)
- cd ${WRKDIR} ; ${TAR} xvfz ${DISTDIR}/${DIST_SUBDIR}/${CWSARCHIVE}
+ cd ${WRKSRC} ; ${TAR} xvfz ${DISTDIR}/${DIST_SUBDIR}/${CWSARCHIVE}
.endif
.if defined(WITH_GNUGCJ)
@cd ${WRKDIR} ; ${CAT} ${DISTDIR}/${DIST_SUBDIR}/${ANT_DISTFILE} | ${BZIP2_CMD} -d | ${TAR} xf -
OpenPOWER on IntegriCloud