pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/mailcrypt mailcrypt: Support emacs25nox.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b97cc25cdc90
branches:  trunk
changeset: 373546:b97cc25cdc90
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Jan 04 16:38:00 2018 +0000

description:
mailcrypt: Support emacs25nox.

diffstat:

 mail/mailcrypt/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r abc66a97252f -r b97cc25cdc90 mail/mailcrypt/Makefile
--- a/mail/mailcrypt/Makefile   Thu Jan 04 16:36:53 2018 +0000
+++ b/mail/mailcrypt/Makefile   Thu Jan 04 16:38:00 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2017/09/29 12:40:27 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2018/01/04 16:38:00 jperkin Exp $
 
 DISTNAME=      mailcrypt-3.5.9
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -10,7 +10,7 @@
 COMMENT=       Emacs frontend for PGP and GPG
 
 # What we would like to say here is: "we want GNU emacs"
-EMACS_VERSIONS_ACCEPTED=       emacs25 \
+EMACS_VERSIONS_ACCEPTED=       emacs25 emacs25nox \
                                emacs21 emacs21nox \
                                emacs20
 



Home | Main Index | Thread Index | Old Index