From e5e8694488e325099c8ac6ecff9d966be261bccc Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 14 Nov 2002 03:46:43 +0000 Subject: Fix depends on apel, and add an empty line for pkglint. --- misc/lookup/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'misc') 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 -- cgit v1.2.3