summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-02-15 23:19:12 +0000
committerwiz <wiz@pkgsrc.org>2022-02-15 23:19:12 +0000
commit16707822fbb25dd1e6af8a19c31f36c5bc1b5539 (patch)
tree008449c4f8ad09a3b2f4b11880ff3d25414feeb1 /editors
parent6cdc354b197ebad02a275db6cc6a9b831dfae43e (diff)
downloadpkgsrc-16707822fbb25dd1e6af8a19c31f36c5bc1b5539.tar.gz
emacs-packages: remove python-mode, bump version
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs-packages/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/emacs-packages/Makefile b/editors/emacs-packages/Makefile
index 779f7b6a522..e926a461d79 100644
--- a/editors/emacs-packages/Makefile
+++ b/editors/emacs-packages/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2021/04/02 04:12:00 taca Exp $
+# $NetBSD: Makefile,v 1.31 2022/02/15 23:19:12 wiz Exp $
-DISTNAME= emacs-packages-0.11
+DISTNAME= emacs-packages-0.12
CATEGORIES= meta-pkgs editors
MASTER_SITES= # empty
DISTFILES= # empty
@@ -64,7 +64,6 @@ DEPENDS+= ${EMACS_PKGNAME_PREFIX}pcl-cvs-[0-9]*:../../devel/pcl-cvs
.endif
#DEPENDS+= ${EMACS_PKGNAME_PREFIX}pvs-[0-9]*:../../devel/pvs # XXX pvs-license
DEPENDS+= ${EMACS_PKGNAME_PREFIX}psgml-mode-[0-9]*:../../textproc/psgml-mode
-DEPENDS+= ${EMACS_PKGNAME_PREFIX}python-mode-[0-9]*:../../devel/python-mode
DEPENDS+= ${EMACS_PKGNAME_PREFIX}ruby-rd-mode-[0-9]*:../../devel/ruby-rd-mode
.if ${EMACS_VERSION_MAJOR} < 23
DEPENDS+= ${EMACS_PKGNAME_PREFIX}semantic-[0-9]*:../../devel/semantic