summaryrefslogtreecommitdiff
path: root/mail/xfmail
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2000-02-15 09:26:12 +0000
committeragc <agc@pkgsrc.org>2000-02-15 09:26:12 +0000
commit4cffd86a2930792f64b0440f0e5a8c6400e8419e (patch)
tree4e357f9aabe4d1c5fb73d87778d5e0e3e135ff1f /mail/xfmail
parent63aacb20ee533bf9a53594db96e7f300024c2213 (diff)
downloadpkgsrc-4cffd86a2930792f64b0440f0e5a8c6400e8419e.tar.gz
When multi-line dependencies occur, use a "DEPENDS+= package" format
for each of the continuation lines, rather than using backslashes to continue a single, long definition. This makes it much easier to spot pre-requisite packages and other dependencies.
Diffstat (limited to 'mail/xfmail')
-rw-r--r--mail/xfmail/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile
index 35437938179..98b9d136029 100644
--- a/mail/xfmail/Makefile
+++ b/mail/xfmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/11/23 16:26:13 hubertf Exp $
+# $NetBSD: Makefile,v 1.9 2000/02/15 09:26:22 agc Exp $
#
DISTNAME= xfmail-1.3
@@ -8,9 +8,9 @@ MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/
MAINTAINER= root@garbled.net
HOMEPAGE= http://Burka.NetVision.net.il/xfmail/xfmail.html
-DEPENDS+= gdbm-1.7.3:../../databases/gdbm \
- xpm-3.4k:../../graphics/xpm \
- xforms-0.88:../../x11/xforms
+DEPENDS+= gdbm-1.7.3:../../databases/gdbm
+DEPENDS+= xpm-3.4k:../../graphics/xpm
+DEPENDS+= xforms-0.88:../../x11/xforms
ONLY_FOR_PLATFORM= *-*-arm32 *-*-i386 *-*-m68k *-*-sparc *-*-ns32k