diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-02-28 22:53:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-02-28 22:53:02 +0000 |
commit | 1c2467424297416ed47476a1a94cfb27906a3dd0 (patch) | |
tree | 6c737d25070e339d396057ba9d912a604f123d73 /mail/faces | |
parent | 28bab992a58b232c028817e19e95aac30a8fd023 (diff) |
Notes
Diffstat (limited to 'mail/faces')
-rw-r--r-- | mail/faces/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile index e1edab8d7ab6..4a474a60a4b7 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -66,7 +66,7 @@ MAN3= compface.3 MLINKS= compface.1 uncompface.1 \ compface.3 uncompface.3 -pre-everything: +pre-everything:: @${ECHO_MSG} "***" @${ECHO_MSG} "*** Note: You can use the following options:" @${ECHO_MSG} "*** -DWITHOUT_AUDIO build without audio support!" |