summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2022-12-13 12:51:49 +0000
committerjperkin <jperkin@pkgsrc.org>2022-12-13 12:51:49 +0000
commit1de5cfddd2edf119192dcdbcdf5f8fb66e9e6ad1 (patch)
tree8edec2255d31806c814f5239ffdb82db15a25cb6 /print
parentf29af9ae4879f45064f45d45f4be48b5f31058a9 (diff)
downloadpkgsrc-1de5cfddd2edf119192dcdbcdf5f8fb66e9e6ad1.tar.gz
evince: Use PKGLOCALEDIR.
Diffstat (limited to 'print')
-rw-r--r--print/evince/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/evince/Makefile b/print/evince/Makefile
index c5d4f73c258..b31ce6749d0 100644
--- a/print/evince/Makefile
+++ b/print/evince/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.156 2022/11/23 16:20:57 adam Exp $
+# $NetBSD: Makefile,v 1.157 2022/12/13 12:51:49 jperkin Exp $
DISTNAME= evince-43.0
PKGREVISION= 1
@@ -26,6 +26,7 @@ TOOLS_PLATFORM.msgfmt=
MESON_ARGS+= -Dcomics=disabled
MESON_ARGS+= -Dgspell=disabled
MESON_ARGS+= -Dintrospection=true
+MESON_ARGS+= -Dlocaledir=${PKGLOCALEDIR}/locale
MESON_ARGS+= -Dnautilus=false
MESON_ARGS+= -Dthumbnail_cache=disabled