summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorminoura <minoura>2002-10-18 01:31:21 +0000
committerminoura <minoura>2002-10-18 01:31:21 +0000
commitc184f0e129a056c5522ff9ace813e685976e79b5 (patch)
treee873d22ab1bbd441b4bd8e2d90f24aeb91d097e4 /misc
parent9d9ab283ab4b31a024f064abbeee50fa30d64692 (diff)
downloadpkgsrc-c184f0e129a056c5522ff9ace813e685976e79b5.tar.gz
Do not overwrite DEPENDS.
Diffstat (limited to 'misc')
-rw-r--r--misc/lookup/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/lookup/Makefile b/misc/lookup/Makefile
index 64f8c40eb14..5fd05e8c6f4 100644
--- a/misc/lookup/Makefile
+++ b/misc/lookup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/09/15 13:33:22 uebayasi Exp $
+# $NetBSD: Makefile,v 1.2 2002/10/18 01:31:21 minoura Exp $
#
DISTNAME= lookup-1.3
@@ -9,8 +9,8 @@ MAINTAINER= uebayasi@netbsd.org
HOMEPAGE= http://lookup.sourceforge.net/
COMMENT= electric dictionary agent for Emacs
-DEPENDS= apel>=10:../../devel/apel
-DEPENDS= eblook>=1.3:../../textproc/eblook
+DEPENDS+= apel>=10:../../devel/apel
+DEPENDS+= eblook>=1.3:../../textproc/eblook
GNU_CONFIGURE= YES
MAKEFLAGS+= lispdir=${EMACS_LISPPREFIX}/lookup