diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-02-08 18:57:06 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-02-08 18:57:06 +0000 |
| commit | 9cb5d94e7137ba951c6c11621ac09534d65e9012 (patch) | |
| tree | 319d07a1da77642cd9d2b2ec9c80f17fcb492087 /libexec/smrsh | |
| parent | 24dcefded258dc58c3c2243520c2d373f0799c25 (diff) | |
Notes
Diffstat (limited to 'libexec/smrsh')
| -rw-r--r-- | libexec/smrsh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/smrsh/Makefile b/libexec/smrsh/Makefile index e2e9c3b33d2aa..02590ae61ed52 100644 --- a/libexec/smrsh/Makefile +++ b/libexec/smrsh/Makefile @@ -1,6 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 7/2/95 # $FreeBSD$ +PACKAGE=sendmail SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/smrsh |
