From 86415f64de5658f5435b79d40d90446fc699d518 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 10 Jan 2014 20:07:50 +0000 Subject: [PATCH] Be explicit about how to find genccode. --- misc/libreoffice4/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/misc/libreoffice4/Makefile b/misc/libreoffice4/Makefile index 5e02b1f02a5a..443721d7b0cf 100644 --- a/misc/libreoffice4/Makefile +++ b/misc/libreoffice4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2014/01/01 11:52:25 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/01/10 20:07:50 joerg Exp $ VER= 4.1.3.2 DISTNAME= libreoffice-${VER} @@ -213,6 +213,8 @@ CONFIGURE_ARGS+= --without-system-jfreereport # internal sane should be used for effective developement. CONFIGURE_ARGS+= --without-system-sane CONFIGURE_ARGS+= --without-system-servlet-api +# sbin might not be in PATH +CONFIGURE_ARGS+= SYSTEM_GENCCODE=${BUILDLINK_PREFIX.icu}/sbin/genccode # more REPLACE_PERL are needed. REPLACE_PERL= sd/res/webview/editpic.pl