mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
s/BUILD_DEPEND/BUILD_DEPENDS/g
This commit is contained in:
parent
6468cd774e
commit
b8a18b1d43
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20544
@ -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)
|
||||
|
@ -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)
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user