pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk update locations of emacs 21 and emacs 22 packages.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9b1145368953
branches:  trunk
changeset: 529855:9b1145368953
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Jun 11 14:01:58 2007 +0000

description:
update locations of emacs 21 and emacs 22 packages.

diffstat:

 mk/emacs.mk |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r 1919ef2b882d -r 9b1145368953 mk/emacs.mk
--- a/mk/emacs.mk       Mon Jun 11 13:57:15 2007 +0000
+++ b/mk/emacs.mk       Mon Jun 11 14:01:58 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: emacs.mk,v 1.35 2007/06/07 10:46:32 rillig Exp $
+# $NetBSD: emacs.mk,v 1.36 2007/06/11 14:01:58 markd Exp $
 #
 # This Makefile fragment handles Emacs Lisp Packages (== ELPs).
 #
@@ -206,10 +206,10 @@
 _EMACS_REQD.xemacs214= xemacs>=21.4
 _EMACS_REQD.xemacs215= xemacs>=21.5
 _EMACS_DEP.emacs20=    ../../editors/emacs20
-_EMACS_DEP.emacs21=    ../../editors/emacs
-_EMACS_DEP.emacs21nox= ../../editors/emacs-nox11
-_EMACS_DEP.emacs22=    ../../wip/emacs-current
-_EMACS_DEP.emacs22nox= ../../wip/emacs-current-nox11
+_EMACS_DEP.emacs21=    ../../editors/emacs21
+_EMACS_DEP.emacs21nox= ../../editors/emacs21-nox11
+_EMACS_DEP.emacs22=    ../../editors/emacs
+_EMACS_DEP.emacs22nox= ../../editors/emacs-nox11
 _EMACS_DEP.xemacs214=  ../../editors/xemacs
 _EMACS_DEP.xemacs215=  ../../editors/xemacs-current
 



Home | Main Index | Thread Index | Old Index