summaryrefslogtreecommitdiffstats
path: root/mail/smail
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>1995-10-06 22:03:17 +0000
committertorstenb <torstenb@FreeBSD.org>1995-10-06 22:03:17 +0000
commit57f9383a906a5204a41de84533742196b7a4a474 (patch)
tree2e7ed9c19a8f62bd74e24c516cd95e5c896a847d /mail/smail
parent3c161dbc8b9f907f918d276de36bc9d3e3b2e788 (diff)
downloadFreeBSD-ports-57f9383a906a5204a41de84533742196b7a4a474.zip
FreeBSD-ports-57f9383a906a5204a41de84533742196b7a4a474.tar.gz
change DEPENDS=${PORTSDIR}/shells/bash to
BUILD_DEPENDS=bash:${PORTSDIR}/shells/bash
Diffstat (limited to 'mail/smail')
-rw-r--r--mail/smail/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/smail/Makefile b/mail/smail/Makefile
index ad35598..b68c5bd 100644
--- a/mail/smail/Makefile
+++ b/mail/smail/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.8 1995/05/05 21:44:54 torstenb Exp $
+# $Id: Makefile,v 1.9 1995/05/12 07:25:12 asami Exp $
#
DISTNAME= smail-3.1.29.1
@@ -12,9 +12,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/mail/smail/
MAINTAINER= torstenb@FreeBSD.ORG
-.if !exists(/usr/local/bin/bash)
-DEPENDS= ${PORTSDIR}/shells/bash
-.endif
+BUILD_DEPENDS= bash:${PREFIX}/shells/bash
MAKE_FLAGS= "SHELL=/usr/local/bin/bash"
OpenPOWER on IntegriCloud