Bug 61577

Summary: fix tmpwatch depends
Product: Ports & Packages Reporter: Akifyev Sergey <asa>
Component: Individual Port(s)Assignee: markp <markp>
Status: Closed FIXED    
Severity: Affects Only Me CC: markp
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
tmpwatch.diff none

Description Akifyev Sergey 2004-01-19 12:10:15 UTC
tmpwatch port depends on rpm2cpio on EXTRACT stage,
but dependency is listed for BUILD stage.
As a result port doesn't build.

How-To-Repeat: without installed rpm2cpio:
# cd /usr/ports/sysutils/tmpwatch && make
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2004-01-19 13:46:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->markp

Over to maintainer
Comment 2 markp freebsd_committer freebsd_triage 2004-01-26 02:59:13 UTC
State Changed
From-To: open->closed

Committed, thanks!