summaryrefslogtreecommitdiff
path: root/editors/leim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/leim/Makefile')
-rw-r--r--editors/leim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/leim/Makefile b/editors/leim/Makefile
index 0a9b7e1186b..686d82d2b81 100644
--- a/editors/leim/Makefile
+++ b/editors/leim/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2003/07/17 21:34:35 grant Exp $
+# $NetBSD: Makefile,v 1.14 2004/01/20 12:14:05 agc Exp $
DISTNAME= leim-${VERSION}
-WRKSRC= ${WRKDIR}/emacs-${VERSION}/leim
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
DISTFILES= emacs-${VERSION}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}
@@ -12,6 +11,7 @@ COMMENT= Libraries of Emacs Input Methods (for emacs21)
DEPENDS+= emacs>=${VERSION}:../emacs
+WRKSRC= ${WRKDIR}/emacs-${VERSION}/leim
GNU_CONFIGURE= yes
USE_GMAKE= yes