summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2014-01-01 22:52:14 +0000
committerdholland <dholland@pkgsrc.org>2014-01-01 22:52:14 +0000
commit0b2de50caf7eef794c5ae5a445764ddd4399be7c (patch)
treedf4c969fa727fa46d649520e72ec36b0f9ac6bac /meta-pkgs
parentd238903750d64a13428a94b7ae4f0f44134134d6 (diff)
downloadpkgsrc-0b2de50caf7eef794c5ae5a445764ddd4399be7c.tar.gz
At some point the emacs in here got changed to emacs24 without
discussion; set it back to emacs22, which was chosen on purpose. emacs24 takes longer to build than the entire intended time budget for this package. Bump version.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/bulk-small/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-pkgs/bulk-small/Makefile b/meta-pkgs/bulk-small/Makefile
index 11a5b96d50b..2e1b902181e 100644
--- a/meta-pkgs/bulk-small/Makefile
+++ b/meta-pkgs/bulk-small/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2013/12/22 15:29:20 dholland Exp $
+# $NetBSD: Makefile,v 1.11 2014/01/01 22:52:14 dholland Exp $
-DISTNAME= bulk-small-20131222
-PKGREVISION= 1
+DISTNAME= bulk-small-20140101
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -55,7 +54,7 @@ BUILD_DEPENDS+= irssi-icb-[0-9]*:../../chat/irssi-icb
BUILD_DEPENDS+= weechat-[0-9]*:../../chat/weechat
BUILD_DEPENDS+= base64-[0-9]*:../../converters/base64
BUILD_DEPENDS+= mpack-[0-9]*:../../converters/mpack
-BUILD_DEPENDS+= emacs24>=24<25:../../editors/emacs24
+BUILD_DEPENDS+= emacs22>=22<23:../../editors/emacs22
BUILD_DEPENDS+= nano-[0-9]*:../../editors/nano
BUILD_DEPENDS+= vim-[0-9]*:../../editors/vim
BUILD_DEPENDS+= vim-share-[0-9]*:../../editors/vim-share