summaryrefslogtreecommitdiff
path: root/mail/smail
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-09 06:01:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-09 06:01:03 +0000
commita1fdd102493efc55c2c1fce83afbb021f33e9a18 (patch)
tree67f451fa9b69e75b0c8f8fd48053a46b468d8435 /mail/smail
parentAdd torstenb as maintainer. (diff)
A few typos. How in the hell did "BUILD_DEPENDS=${PREFIX}/..." slip
past me!?! ;) Submitted by: torstenb
Notes
Notes: svn path=/head/; revision=2401
Diffstat (limited to 'mail/smail')
-rw-r--r--mail/smail/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/smail/Makefile b/mail/smail/Makefile
index b68c5bd70cab..7a73059fb830 100644
--- a/mail/smail/Makefile
+++ b/mail/smail/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.9 1995/05/12 07:25:12 asami Exp $
+# $Id: Makefile,v 1.10 1995/10/06 22:03:17 torstenb Exp $
#
DISTNAME= smail-3.1.29.1
@@ -12,9 +12,9 @@ MASTER_SITES= ftp://ftp.uu.net/networking/mail/smail/
MAINTAINER= torstenb@FreeBSD.ORG
-BUILD_DEPENDS= bash:${PREFIX}/shells/bash
+BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
-MAKE_FLAGS= "SHELL=/usr/local/bin/bash"
+MAKE_FLAGS= "SHELL=${PREFIX}/bin/bash"
pre-install:
mkdir -p ${PREFIX}/lib/smail