pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/apel



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Thu Jan  4 16:36:42 UTC 2018

Modified Files:
        pkgsrc/devel/apel: Makefile

Log Message:
apel: Support emacs25nox.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/apel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/apel/Makefile
diff -u pkgsrc/devel/apel/Makefile:1.35 pkgsrc/devel/apel/Makefile:1.36
--- pkgsrc/devel/apel/Makefile:1.35     Fri Sep 29 12:40:26 2017
+++ pkgsrc/devel/apel/Makefile  Thu Jan  4 16:36:42 2018
@@ -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+=  VERSION_SPECIFIC_LISPDIR=${
 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