From 47ebbc6d924942da9e1c09bf5cc493f57fcf788c Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sat, 4 Aug 2012 00:56:02 +0000 Subject: Fix compilation issue on emacs24. PR: ports/170363 --- japanese/lookup/Makefile | 2 +- japanese/lookup/files/patch-lisp-ndic.el | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 japanese/lookup/files/patch-lisp-ndic.el diff --git a/japanese/lookup/Makefile b/japanese/lookup/Makefile index a465f1521d5b..48b35ea8337f 100644 --- a/japanese/lookup/Makefile +++ b/japanese/lookup/Makefile @@ -7,7 +7,7 @@ PORTNAME= lookup PORTVERSION= 1.4.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= japanese elisp MASTER_SITES= http://openlab.ring.gr.jp/edict/lookup/dist/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/japanese/lookup/files/patch-lisp-ndic.el b/japanese/lookup/files/patch-lisp-ndic.el new file mode 100644 index 000000000000..bb0fb88a8ab1 --- /dev/null +++ b/japanese/lookup/files/patch-lisp-ndic.el @@ -0,0 +1,8 @@ +--- lisp/ndic.el.orig 2012-08-04 09:49:32.000000000 +0900 ++++ lisp/ndic.el 2012-08-04 09:49:36.000000000 +0900 +@@ -1,4 +1,4 @@ +-e;;; ndic.el --- Lookup by free dictionaries ++;;; ndic.el --- Lookup by free dictionaries + ;; Copyright (C) 1999 Lookup Development Team + + ;; Author: Keisuke Nishida -- cgit v1.2.3