summaryrefslogtreecommitdiff
path: root/misc/lookup/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2002-11-14 03:46:43 +0000
committerwiz <wiz>2002-11-14 03:46:43 +0000
commit8b38bfe244cb4b2096232fdcff734528c5dd1d4a (patch)
tree194c36aafbf38ed10b0937c967182cc447b1a405 /misc/lookup/Makefile
parent5e2d41e1adaebb64057b2aa9b9ffc36471e1e916 (diff)
downloadpkgsrc-8b38bfe244cb4b2096232fdcff734528c5dd1d4a.tar.gz
Fix depends on apel, and add an empty line for pkglint.
Diffstat (limited to 'misc/lookup/Makefile')
-rw-r--r--misc/lookup/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/lookup/Makefile b/misc/lookup/Makefile
index c1e8c9d7bc4..d11f38bd8bd 100644
--- a/misc/lookup/Makefile
+++ b/misc/lookup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/10/18 14:56:03 minoura Exp $
+# $NetBSD: Makefile,v 1.4 2002/11/14 03:46:43 wiz Exp $
#
DISTNAME= lookup-1.3
@@ -9,8 +9,9 @@ MAINTAINER= uebayasi@netbsd.org
HOMEPAGE= http://lookup.sourceforge.net/
COMMENT= electric dictionary agent for Emacs
-DEPENDS+= apel>=10:../../devel/apel
+DEPENDS+= ${PKGNAME_PREFIX}apel>=10:../../devel/apel
DEPENDS+= eblook>=1.3:../../textproc/eblook
+
EMACS_VERSIONS_ACCEPTED= emacs21 emacs20
GNU_CONFIGURE= YES