From 32d06d4d61c59b3adba55628f06ef8e59d78744d Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 6 Aug 2009 00:49:40 +0000 Subject: mail/mailcrypt can be built with emacs23. --- mail/mailcrypt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/mailcrypt/Makefile b/mail/mailcrypt/Makefile index 9a698982617..21516aadd16 100644 --- a/mail/mailcrypt/Makefile +++ b/mail/mailcrypt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2008/10/11 09:31:57 uebayasi Exp $ +# $NetBSD: Makefile,v 1.16 2009/08/06 00:49:40 minskim Exp $ DISTNAME= mailcrypt-3.5.8 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} @@ -13,7 +13,7 @@ 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= emacs22 emacs22nox emacs21 emacs21nox emacs20 +EMACS_VERSIONS_ACCEPTED= emacs23 emacs22 emacs22nox emacs21 emacs21nox emacs20 GNU_CONFIGURE= yes MAKE_FLAGS+= prefix=${DESTDIR:Q}${PREFIX:Q} \ -- cgit v1.2.3