Bug 77557

Summary: [patch] remove duplicate USE_XLIB handling from bsd.port.mk
Product: Ports & Packages Reporter: Pav Lucistnik <pav>
Component: Individual Port(s)Assignee: Port Management Team <portmgr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Pav Lucistnik freebsd_committer freebsd_triage 2005-02-15 13:50:23 UTC
girgen in rev. 1.506 of bsd.port.mk added duplicate copy of USE_XLIB handling
code. This looks like an obvious copy&past-o to me, as exactly same segment
is now repeatet just few lines below it. And, the change have no relation
to PostgreSQL which girgen's commit was addressing.

Krion's take:
<krion> Subject: these portmgr bitches b0rked the sexiness factor 8

Fix: Revert a part of 1.506:
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-02-15 13:53:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

Drop on portmgr's
Comment 2 krion 2005-02-15 13:57:48 UTC
On Tue, Feb 15, 2005 at 02:40:13PM +0100, Pav Lucistnik wrote:
> Krion's take:
> <krion> Subject: these portmgr bitches b0rked the sexiness factor 8

Damn ! :)

-Kirill
Comment 3 Kirill Ponomarev freebsd_committer freebsd_triage 2005-02-28 21:13:06 UTC
State Changed
From-To: open->closed

Committed, thanks!