Bug 28120

Summary: Fix for batch building of postgresql
Product: Ports & Packages Reporter: girgen <girgen>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me CC: olgeni
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description girgen 2001-06-13 15:20:03 UTC
Last patch introduced a bug (don't they all... :-/ ) when building in batch mode. Here's the fix

Also, MKDIR includes -p, so another -p is redundant

How-To-Repeat: cd /usr/ports/databases/postgresql7; make -DBATCH fetch
Comment 1 Jimmy Olgeni freebsd_committer freebsd_triage 2001-06-13 15:38:03 UTC
State Changed
From-To: open->closed

Committed, thanks!