summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2003-04-15 22:08:54 +0000
committerjmc <jmc@pkgsrc.org>2003-04-15 22:08:54 +0000
commit90a7089cf636ad943e7c9a36f82111321fc889e1 (patch)
treeaceeb0595a9c6ff9f768433c622e497672a4e921
parent92b96122bb938e103946e44790711cc0d2eff6d0 (diff)
downloadpkgsrc-90a7089cf636ad943e7c9a36f82111321fc889e1.tar.gz
Correct emacs path
-rw-r--r--textproc/emacs-dict-client/Makefile4
1 files 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