pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/mailcrypt mail/mailcrypt can be built with emacs23.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f9c80649b1f9
branches:  trunk
changeset: 396928:f9c80649b1f9
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Aug 06 00:49:40 2009 +0000

description:
mail/mailcrypt can be built with emacs23.

diffstat:

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

diffs (18 lines):

diff -r 18b04dcf516e -r f9c80649b1f9 mail/mailcrypt/Makefile
--- a/mail/mailcrypt/Makefile   Thu Aug 06 00:48:27 2009 +0000
+++ b/mail/mailcrypt/Makefile   Thu Aug 06 00:49:40 2009 +0000
@@ -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 @@
 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} \



Home | Main Index | Thread Index | Old Index