summaryrefslogtreecommitdiff
path: root/editors/tamago
diff options
context:
space:
mode:
authorjun <jun>2001-02-02 02:43:29 +0000
committerjun <jun>2001-02-02 02:43:29 +0000
commite769e9d0c11a7288a3ab286c48b7038f9925f711 (patch)
tree30c8e087535d41b5207cdec36c02c244a5a897c7 /editors/tamago
parentebacb663ea70d09c54d1c6c51e58a5004696d882 (diff)
downloadpkgsrc-e769e9d0c11a7288a3ab286c48b7038f9925f711.tar.gz
divide "DEPENDS" line.
Diffstat (limited to 'editors/tamago')
-rw-r--r--editors/tamago/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile
index c9aedd70235..39995174c39 100644
--- a/editors/tamago/Makefile
+++ b/editors/tamago/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/01/31 08:47:04 jun Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/02 02:43:29 jun Exp $
DISTNAME= tamago-4.0.6
CATEGORIES= editors
@@ -7,7 +7,8 @@ MASTER_SITES= ftp://www.m17n.org/pub/tamago/
MAINTAINER= tech-pkg-ja@jp.netbsd.org
HOMEPAGE= http://www.m17n.org/tamago/
-DEPENDS= emacs-20.*:../../editors/emacs leim-20.*:../../editors/leim
+DEPENDS+= emacs-20.*:../../editors/emacs
+DEPENDS+= leim-20.*:../../editors/leim
GNU_CONFIGURE= yes