From b4cb5f5d030d6ae1a828c961f3af5ce0eb6d1f0f Mon Sep 17 00:00:00 2001 From: jperkin Date: Thu, 12 Dec 2019 12:00:22 +0000 Subject: inkscape: Fix PKGLOCALEDIR. --- graphics/inkscape/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 92682cfaf97..ca82f32760f 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.198 2019/11/23 09:23:21 martin Exp $ +# $NetBSD: Makefile,v 1.199 2019/12/12 12:00:22 jperkin Exp $ DISTNAME= inkscape-0.92.4 PKGREVISION= 9 @@ -71,6 +71,8 @@ CHECK_INTERPRETER_SKIP+= share/inkscape/extensions/simplepath.rb CHECK_PORTABILITY_SKIP+= packaging/macosx/Resources/bin/inkscape CHECK_PORTABILITY_SKIP+= packaging/macosx/ScriptExec/launcher-quartz-no-macintegration.sh +CMAKE_ARGS+= -DPACKAGE_LOCALE_DIR=${PREFIX}/${PKGLOCALEDIR}/locale + .include "options.mk" .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3