pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/bbdb bbdb: Support emacs25nox.



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

description:
bbdb: Support emacs25nox.

diffstat:

 misc/bbdb/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b97cc25cdc90 -r f5a816ac53bf misc/bbdb/Makefile
--- a/misc/bbdb/Makefile        Thu Jan 04 16:38:00 2018 +0000
+++ b/misc/bbdb/Makefile        Thu Jan 04 16:38:10 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2017/09/29 12:40:28 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2018/01/04 16:38:10 jperkin Exp $
 
 DISTNAME=              bbdb-2.35
 PKGNAME=               ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -11,7 +11,7 @@
 COMMENT=               Insidious Big Brother DataBase, a rolodex-like database Emacs program
 
 # bbdb is included in xemacs-packages
-EMACS_VERSIONS_ACCEPTED=       emacs25 emacs21 emacs21nox
+EMACS_VERSIONS_ACCEPTED=       emacs25 emacs25nox emacs21 emacs21nox
 
 CONFLICTS+=            xemacs-packages-[0-9]*
 



Home | Main Index | Thread Index | Old Index