summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/Makefile
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2012-07-04 06:59:30 +0000
committerAlex Kozlov <ak@FreeBSD.org>2012-07-04 06:59:30 +0000
commit9a553c672269c0b37ec5538d7f5a11d07249a8d1 (patch)
tree9b7956899641006267beddfb384f37be9ccc88dc /editors/openoffice-3/Makefile
parent- Mark as deprecated. Functionality of this plugin merged into Trac itself - see (diff)
- Fix explicit use of unzip
PR: ports/153429 Approved by: office@ (crees)
Notes
Notes: svn path=/head/; revision=300463
Diffstat (limited to 'editors/openoffice-3/Makefile')
-rw-r--r--editors/openoffice-3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index efb2e9208004..6e7df75bdf72 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -239,7 +239,7 @@ post-patch:
.endif
pre-configure:
- @${LN} -sf ${LOCALBASE}/bin/unzip ${WRKSRC}/solenv/bin/unzip
+ @${LN} -sf ${UNZIP_CMD} ${WRKSRC}/solenv/bin/unzip
do-build:
@cd ${WRKDIR}/aoo-${PORTVERSION} ; ${PRINTF} "[repositories]\n" > source_config