aboutsummaryrefslogtreecommitdiff
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
parent9deec151d71cb5683208858ffbd806bd8a58316a (diff)
downloadports-a1fdd102493efc55c2c1fce83afbb021f33e9a18.tar.gz
ports-a1fdd102493efc55c2c1fce83afbb021f33e9a18.zip
Notes
-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