From 5fd969da16a7f894d9901b1e01930a63f78df46c Mon Sep 17 00:00:00 2001 From: jperkin Date: Thu, 4 Jan 2018 16:38:00 +0000 Subject: mailcrypt: Support emacs25nox. --- mail/mailcrypt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/mailcrypt/Makefile b/mail/mailcrypt/Makefile index 1e1634c151b..2e68978daeb 100644 --- a/mail/mailcrypt/Makefile +++ b/mail/mailcrypt/Makefile @@ -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 @@ HOMEPAGE= http://mailcrypt.sourceforge.net/ 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 -- cgit v1.2.3