diff options
Diffstat (limited to 'misc/lookup/Makefile')
-rw-r--r-- | misc/lookup/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/lookup/Makefile b/misc/lookup/Makefile index 42305af2995..80f8d98be83 100644 --- a/misc/lookup/Makefile +++ b/misc/lookup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2007/10/29 13:08:15 uebayasi Exp $ +# $NetBSD: Makefile,v 1.16 2008/07/14 12:56:09 joerg Exp $ # DISTNAME= lookup-1.4.1 @@ -10,6 +10,8 @@ MAINTAINER= uebayasi@NetBSD.org HOMEPAGE= http://openlab.jp/edict/lookup/index.html.ja COMMENT= Electric dictionary agent for Emacs +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= eblook>=1.4:../../textproc/eblook EMACS_VERSIONS_ACCEPTED= emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs214 xemacs215 |