pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/evince evince: Use PKGLOCALEDIR.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5c588c29a312
branches: trunk
changeset: 389962:5c588c29a312
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Tue Dec 13 12:51:49 2022 +0000
description:
evince: Use PKGLOCALEDIR.
diffstat:
print/evince/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 35c7cfb87f11 -r 5c588c29a312 print/evince/Makefile
--- a/print/evince/Makefile Tue Dec 13 12:47:03 2022 +0000
+++ b/print/evince/Makefile Tue Dec 13 12:51:49 2022 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index