Bug 17608

Summary: Fixing postfix build on 5.0-current
Product: Ports & Packages Reporter: keichii <keichii>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description keichii 2000-03-26 23:40:01 UTC
Postfix cannot detect FreeBSD5 as a system and the build fails

Fix: This patches against the extracted postfix src directory after
"make extract patch".  I simply added SYSTYPE FREEBSD5 and
made util/sys_def.h recognize it.

=====================================BEGIN PATCH=================================
How-To-Repeat: 
build it and it will fail :P [enough about failing..]
Comment 1 Chris D.Faulhaber freebsd_committer freebsd_triage 2000-04-01 00:47:42 UTC
State Changed
From-To: open->closed

I updated the mail/postfix port using the patches I submitted to 
-ports on 25 March 2000 (which are the same as were posted to 
the postfix-users mailing list).