summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-08-05 17:29:38 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-08-05 17:29:38 +0000
commitb8a18b1d43e714dc7ce0fbd460ea813fc9fbe85d (patch)
treeac17b1a10e822191da07399c28e6e38bbbb2c378 /mail
parent"egcs-devel" --> "gcc-devel" (diff)
s/BUILD_DEPEND/BUILD_DEPENDS/g
Notes
Notes: svn path=/head/; revision=20544
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt-devel/Makefile4
-rw-r--r--mail/mutt/Makefile4
-rw-r--r--mail/mutt14/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index ff8f9d13d0ef..a3f45704cf64 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -4,7 +4,7 @@
# Date created: Thur July 25, 1996
# Whom: David O'Brien (obrien@NUXI.com)
#
-# $Id: Makefile,v 1.63 1999/07/08 23:28:54 obrien Exp $
+# $Id: Makefile,v 1.64 1999/07/09 20:17:53 asami Exp $
DISTNAME= mutt-0.95.6i
PKGNAME= mutt-0.95.6
@@ -33,7 +33,7 @@ LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
.if ${MACHINE_ARCH} != "alpha"
# coredump in sgmls
-BUILD_DEPEND+= sgmlfmt:${PORTSDIR}/textproc/sgmlformat
+BUILD_DEPENDS+= sgmlfmt:${PORTSDIR}/textproc/sgmlformat
.endif
RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
.elif defined(USE_NCURSES_PORT)
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index ff8f9d13d0ef..a3f45704cf64 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -4,7 +4,7 @@
# Date created: Thur July 25, 1996
# Whom: David O'Brien (obrien@NUXI.com)
#
-# $Id: Makefile,v 1.63 1999/07/08 23:28:54 obrien Exp $
+# $Id: Makefile,v 1.64 1999/07/09 20:17:53 asami Exp $
DISTNAME= mutt-0.95.6i
PKGNAME= mutt-0.95.6
@@ -33,7 +33,7 @@ LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
.if ${MACHINE_ARCH} != "alpha"
# coredump in sgmls
-BUILD_DEPEND+= sgmlfmt:${PORTSDIR}/textproc/sgmlformat
+BUILD_DEPENDS+= sgmlfmt:${PORTSDIR}/textproc/sgmlformat
.endif
RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
.elif defined(USE_NCURSES_PORT)
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile
index ff8f9d13d0ef..a3f45704cf64 100644
--- a/mail/mutt14/Makefile
+++ b/mail/mutt14/Makefile
@@ -4,7 +4,7 @@
# Date created: Thur July 25, 1996
# Whom: David O'Brien (obrien@NUXI.com)
#
-# $Id: Makefile,v 1.63 1999/07/08 23:28:54 obrien Exp $
+# $Id: Makefile,v 1.64 1999/07/09 20:17:53 asami Exp $
DISTNAME= mutt-0.95.6i
PKGNAME= mutt-0.95.6
@@ -33,7 +33,7 @@ LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
.if ${MACHINE_ARCH} != "alpha"
# coredump in sgmls
-BUILD_DEPEND+= sgmlfmt:${PORTSDIR}/textproc/sgmlformat
+BUILD_DEPENDS+= sgmlfmt:${PORTSDIR}/textproc/sgmlformat
.endif
RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
.elif defined(USE_NCURSES_PORT)