summaryrefslogtreecommitdiffstats
path: root/mail/qmail/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-06-11 07:48:08 +0000
committerknu <knu@FreeBSD.org>2000-06-11 07:48:08 +0000
commit8fb40999ff9f6757046e92d6f4dafd9a06c9d0f6 (patch)
tree592831b90424ffd164e67ce27e1b04efbed97972 /mail/qmail/Makefile
parentb7a79c6ca7ecf1f4183b2f99bc61f791cf84fc42 (diff)
downloadFreeBSD-ports-8fb40999ff9f6757046e92d6f4dafd9a06c9d0f6.zip
FreeBSD-ports-8fb40999ff9f6757046e92d6f4dafd9a06c9d0f6.tar.gz
Output PREFIX safe pkg/MESSAGE.
PR: ports/19188 Submitted by: Maintainer
Diffstat (limited to 'mail/qmail/Makefile')
-rw-r--r--mail/qmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile
index 8d9ca67..9e2ed74 100644
--- a/mail/qmail/Makefile
+++ b/mail/qmail/Makefile
@@ -138,7 +138,7 @@ do-install:
@${MKDIR} /usr/local/etc/rc.d
@${LN} -sf ${PREFIX}/rc /usr/local/etc/rc.d/qmail.sh
@${ECHO}
- @${SED} s!/usr/local/!${PREFIX}/!g ${PKGDIR}/MESSAGE | /usr/bin/fmt
+ @${SED} s!/var/qmail!${PREFIX}/!g ${PKGDIR}/MESSAGE | /usr/bin/fmt
# hack to allow slave ports to include bsd.port.pre.mk and then this file
.if defined(_PREMKINCLUDED)
OpenPOWER on IntegriCloud