summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz>2002-11-14 03:46:43 +0000
committerwiz <wiz>2002-11-14 03:46:43 +0000
commite5e8694488e325099c8ac6ecff9d966be261bccc (patch)
tree194c36aafbf38ed10b0937c967182cc447b1a405 /misc
parentd5218a3d9a5d2c5a76b9619c3bb1227c5b004d53 (diff)
downloadpkgsrc-e5e8694488e325099c8ac6ecff9d966be261bccc.tar.gz
Fix depends on apel, and add an empty line for pkglint.
Diffstat (limited to 'misc')
-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