From bb2e6e9dcdd9f0265897a9c29df8f8f8293eeb5c Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Tue, 8 Sep 2009 11:36:21 +0000 Subject: . backout previous commit (revert editors/emacs to version 22.3) since the commit broke dependencies and the ports infrastructure was not fully prepared (a new emacs/editors22 port is needed for compatibility reasons); . bump PORTEPOCH. Reported by: Jan Henrik Sylvester , kostik Pointy hat to: bsam (me) --- editors/emacs/files/patch-sources.el | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 editors/emacs/files/patch-sources.el (limited to 'editors/emacs/files/patch-sources.el') diff --git a/editors/emacs/files/patch-sources.el b/editors/emacs/files/patch-sources.el deleted file mode 100644 index f7aecd0337ce..000000000000 --- a/editors/emacs/files/patch-sources.el +++ /dev/null @@ -1,10 +0,0 @@ - -$FreeBSD: /tmp/pcvs/ports/editors/emacs/files/patch-sources.el,v 1.1 2009-09-07 19:33:30 bsam Exp $ - ---- /dev/null -+++ sources.el -@@ -0,0 +1,4 @@ -+;;; Path to Emacs C Sources. -+(when (string-match (regexp-quote "%%EMACS_VER%%") emacs-version) -+ (setq find-function-C-source-directory -+ "%%DATADIR%%/%%EMACS_VER%%/src")) -- cgit v1.2.3