From 9a553c672269c0b37ec5538d7f5a11d07249a8d1 Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Wed, 4 Jul 2012 06:59:30 +0000 Subject: - Fix explicit use of unzip PR: ports/153429 Approved by: office@ (crees) --- editors/openoffice-3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/openoffice-3/Makefile') 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 -- cgit v1.2.3