pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/calc calc is included in emacs>=22.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7d777ca1061
branches:  trunk
changeset: 396880:f7d777ca1061
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Aug 05 08:20:48 2009 +0000

description:
calc is included in emacs>=22.

diffstat:

 math/calc/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r b30746adae26 -r f7d777ca1061 math/calc/Makefile
--- a/math/calc/Makefile        Wed Aug 05 08:01:36 2009 +0000
+++ b/math/calc/Makefile        Wed Aug 05 08:20:48 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2008/10/11 09:31:57 uebayasi Exp $
+# $NetBSD: Makefile,v 1.23 2009/08/05 08:20:48 minskim Exp $
 
 DISTNAME=      calc-2.02f
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -12,6 +12,9 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+EMACS_VERSIONS_ACCEPTED=       emacs21 emacs21nox emacs20 \
+                               xemacs215, xemacs215nox, xemacs214, xemacs214nox
+
 .include "../../editors/emacs/modules.mk"
 
 MAKE_ENV+=     EMACS=${EMACS_FLAVOR:Q}



Home | Main Index | Thread Index | Old Index