pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/notmuch notmuch: Fix previous. Make desktop-file-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d403be39efb1
branches: trunk
changeset: 383554:d403be39efb1
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sat Aug 20 05:11:21 2022 +0000
description:
notmuch: Fix previous. Make desktop-file-utils for build dependency
diffstat:
mail/notmuch/options.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a73fe08d5fc6 -r d403be39efb1 mail/notmuch/options.mk
--- a/mail/notmuch/options.mk Sat Aug 20 05:07:05 2022 +0000
+++ b/mail/notmuch/options.mk Sat Aug 20 05:11:21 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.8 2022/08/20 05:07:05 ryoon Exp $
+# $NetBSD: options.mk,v 1.9 2022/08/20 05:11:21 ryoon Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.notmuch
PKG_SUPPORTED_OPTIONS= notmuch-emacs doc
@@ -9,6 +9,7 @@
###
### emacs support
###
+BUILDLINK_DEPMETHOD.desktop-file-utils= build
.include "../../sysutils/desktop-file-utils/buildlink3.mk"
PLIST_VARS+= emacs
.if !empty(PKG_OPTIONS:Mnotmuch-emacs)
Home |
Main Index |
Thread Index |
Old Index