pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/apel apel: Support emacs25nox.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f7a4da690483
branches: trunk
changeset: 373544:f7a4da690483
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Jan 04 16:36:42 2018 +0000
description:
apel: Support emacs25nox.
diffstat:
devel/apel/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9c77cf04b023 -r f7a4da690483 devel/apel/Makefile
--- a/devel/apel/Makefile Thu Jan 04 16:36:29 2018 +0000
+++ b/devel/apel/Makefile Thu Jan 04 16:36:42 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2017/09/29 12:40:26 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2018/01/04 16:36:42 jperkin Exp $
DISTNAME= apel-10.8
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -23,7 +23,7 @@
MAKE_FLAGS+= ${MAKE_FLAGS.${EMACS_FLAVOR}}
# apel is included in xemacs-packages
-EMACS_VERSIONS_ACCEPTED= emacs25 emacs21 emacs21nox emacs20
+EMACS_VERSIONS_ACCEPTED= emacs25 emacs25nox emacs21 emacs21nox emacs20
BUILD_TARGET.emacs= elc
BUILD_TARGET.xemacs= package
Home |
Main Index |
Thread Index |
Old Index