mail/notmuch: perl is required to build man page.

PLIST file sorted alphabetically.
This commit is contained in:
vins 2023-01-06 08:50:42 +00:00
parent c7ff67002c
commit 925e526256
2 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.25 2022/08/26 13:12:38 ryoon Exp $
@comment $NetBSD: PLIST,v 1.26 2023/01/06 08:50:42 vins Exp $
bin/notmuch
${PLIST.emacs}bin/notmuch-emacs-mua
include/notmuch.h
@ -19,8 +19,8 @@ ${PLIST.doc}info/notmuch-reindex.info
${PLIST.doc}info/notmuch-reply.info
${PLIST.doc}info/notmuch-restore.info
${PLIST.doc}info/notmuch-search-terms.info
${PLIST.doc}info/notmuch-setup.info
${PLIST.doc}info/notmuch-search.info
${PLIST.doc}info/notmuch-setup.info
${PLIST.doc}info/notmuch-sexp-queries.info
${PLIST.doc}info/notmuch-show.info
${PLIST.doc}info/notmuch-tag.info

View file

@ -1,4 +1,4 @@
# $NetBSD: options.mk,v 1.9 2022/08/20 05:11:21 ryoon Exp $
# $NetBSD: options.mk,v 1.10 2023/01/06 08:50:42 vins Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.notmuch
PKG_SUPPORTED_OPTIONS= notmuch-emacs doc
@ -25,6 +25,7 @@ CONFIGURE_ARGS+= --without-emacs
PLIST_VARS+= doc
.if !empty(PKG_OPTIONS:Mdoc)
PLIST.doc= yes
USE_TOOLS+= perl
BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
.else
CONFIGURE_ARGS+= --without-docs