summaryrefslogtreecommitdiff
path: root/editors/leim20
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2005-07-19 10:11:48 +0000
committergrant <grant@pkgsrc.org>2005-07-19 10:11:48 +0000
commite720c400e212653dc1e76242fe0dcfc4a6e4f315 (patch)
tree06d14153ff3d91aebe34f6f7b90be0ae91bec7a8 /editors/leim20
parent9b1ec25d568c422f025b58ce280383899c1b8ae9 (diff)
downloadpkgsrc-e720c400e212653dc1e76242fe0dcfc4a6e4f315.tar.gz
depends should be ../../<category>/<pkg>
Diffstat (limited to 'editors/leim20')
-rw-r--r--editors/leim20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/leim20/Makefile b/editors/leim20/Makefile
index 5bca1c08fe1..5a905931c75 100644
--- a/editors/leim20/Makefile
+++ b/editors/leim20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/05/22 20:07:56 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2005/07/19 10:18:59 grant Exp $
DISTNAME= leim-${VERSION}
PKGREVISION= 5
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
COMMENT= Libraries of Emacs Input Methods
-DEPENDS+= emacs-${VERSION}nb5:../emacs20
+DEPENDS+= emacs-${VERSION}nb5:../../editors/emacs20
WRKSRC= ${WRKDIR}/emacs-20.7/leim
GNU_CONFIGURE= yes