From 94cc45defcfb355a6a29e5dbdaff1659ab83bbd0 Mon Sep 17 00:00:00 2001 From: kim Date: Sun, 9 Oct 2011 02:27:54 +0000 Subject: This can be built with emacs23nox as well. --- mail/mailcrypt/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'mail/mailcrypt') diff --git a/mail/mailcrypt/Makefile b/mail/mailcrypt/Makefile index 52a527675dd..4624bb88f68 100644 --- a/mail/mailcrypt/Makefile +++ b/mail/mailcrypt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2010/08/16 09:48:01 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2011/10/09 02:27:54 kim Exp $ DISTNAME= mailcrypt-3.5.8 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} @@ -13,7 +13,10 @@ COMMENT= Emacs frontend for PGP and GPG PKG_DESTDIR_SUPPORT= user-destdir # What we would like to say here is: "we want GNU emacs" -EMACS_VERSIONS_ACCEPTED= emacs23 emacs22 emacs22nox emacs21 emacs21nox emacs20 +EMACS_VERSIONS_ACCEPTED= emacs23 emacs23nox \ + emacs22 emacs22nox \ + emacs21 emacs21nox \ + emacs20 GNU_CONFIGURE= yes MAKE_FLAGS+= prefix=${DESTDIR:Q}${PREFIX:Q} \ -- cgit v1.2.3