aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool
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.org-vcltesttool
parentda3d4537ff01b8684d72bf62a301404429e3fea8 (diff)
downloadports-9a553c672269c0b37ec5538d7f5a11d07249a8d1.tar.gz
ports-9a553c672269c0b37ec5538d7f5a11d07249a8d1.zip
- Fix explicit use of unzip
PR: ports/153429 Approved by: office@ (crees)
Notes
Notes: svn path=/head/; revision=300463
Diffstat (limited to 'editors/openoffice.org-vcltesttool')
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index 7fd7300ce5b4..10c1a8300d3b 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -120,7 +120,7 @@ post-extract:
pre-configure:
#Workaround for gperf. #i85469#
@${LN} -sf ${LOCALBASE}/bin/gperf ${WRKSRC}/solenv/bin/gperf
- @${LN} -sf ${LOCALBASE}/bin/unzip ${WRKSRC}/solenv/bin/unzip
+ @${LN} -sf ${UNZIP_CMD} ${WRKSRC}/solenv/bin/unzip
do-build:
@cd ${WRKSRC} ; ./bootstrap