summaryrefslogtreecommitdiff
path: root/mail/xfmail
diff options
context:
space:
mode:
authoragc <agc>2000-02-15 09:26:12 +0000
committeragc <agc>2000-02-15 09:26:12 +0000
commit242d011092ba85f783d14aeacbecfc4234970f19 (patch)
tree4e357f9aabe4d1c5fb73d87778d5e0e3e135ff1f /mail/xfmail
parent5c63ce00000da7db31d55e4568e575d0b99bc6a9 (diff)
downloadpkgsrc-242d011092ba85f783d14aeacbecfc4234970f19.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