summaryrefslogtreecommitdiff
path: root/math/calc
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2009-08-05 08:20:48 +0000
committerminskim <minskim@pkgsrc.org>2009-08-05 08:20:48 +0000
commit8a5b409936e65c47505819527d231aaf8df9afc4 (patch)
tree673676d1c8741f243f5bcddec79a05153976735d /math/calc
parent5066c36e5bccd5a9db0be03a41ad2fc8004c586e (diff)
downloadpkgsrc-8a5b409936e65c47505819527d231aaf8df9afc4.tar.gz
calc is included in emacs>=22.
Diffstat (limited to 'math/calc')
-rw-r--r--math/calc/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile
index 0a125663be4..b87c4554b04 100644
--- a/math/calc/Makefile
+++ b/math/calc/Makefile
@@ -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 @@ COMMENT= Advanced Calculator for GNU Emacs
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}