Bug 73754

Summary: "make search cat=foo" doesn't work
Product: Ports & Packages Reporter: Roman Neuhauser <neuhauser>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Mk::bsd.port.subdir.mk.search-cat.patch none

Description Roman Neuhauser 2004-11-10 01:00:51 UTC
(I wrote the code in question)

The search target in Mk/bsd.port.subdir.mk contains a small bug which
prevents the user from searching based on category (cat/xcat) alone.

How-To-Repeat: make search cat=perl
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-11-10 09:41:47 UTC
State Changed
From-To: open->closed

Superseded by ports/73299