Bug 66586 - mail/postfix20 fails to show its DEPRECATED message
Summary: mail/postfix20 fails to show its DEPRECATED message
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-12 23:30 UTC by fmysh
Modified: 2004-05-13 00:34 UTC (History)
0 users

See Also:


Attachments
file.diff (549 bytes, patch)
2004-05-12 23:30 UTC, fmysh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description fmysh 2004-05-12 23:30:26 UTC
mail/postfix20 fails to show its DEPRECATED message and stops.
A DEPRECATED macro in Makefile should not be surrounded with double
quotes because it is used as  
        @${ECHO_MSG} "${DEPRECATED}."
in Mk/bsd.port.mk.

How-To-Repeat: 
# make
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Syntax error: "(" unexpected
*** Error code 2

Stop in /usr/ports/mail/postfix20.
Comment 1 Oliver Eikemeier freebsd_committer freebsd_triage 2004-05-13 00:34:11 UTC
State Changed
From-To: open->closed

committed, thanks!