From e8977387901a8b0a2f4bccbc3ba268a039cca125 Mon Sep 17 00:00:00 2001 From: jmc Date: Tue, 15 Apr 2003 22:08:54 +0000 Subject: Correct emacs path --- textproc/emacs-dict-client/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/textproc/emacs-dict-client/Makefile b/textproc/emacs-dict-client/Makefile index 81ecd399c3f..e1fa2de0d59 100644 --- a/textproc/emacs-dict-client/Makefile +++ b/textproc/emacs-dict-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/11/20 08:45:48 tron Exp $ +# $NetBSD: Makefile,v 1.3 2003/04/15 22:08:54 jmc Exp $ DISTNAME= dictionary-1.8.2 PKGNAME= ${DISTNAME:S/dictionary/emacs-dict-client/} @@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://me.in-berlin.de/~myrkr/dictionary/ COMMENT= Emacs package for talking to a dictionary server -DEPENDS+= emacs>=21.2:../../editors/emacs21 +DEPENDS+= emacs>=21.2:../../editors/emacs do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/emacs/site-lisp/dictionary -- cgit v1.2.3