Bug 114125 - bsd.port.mk - make clean recursive borken
Summary: bsd.port.mk - make clean recursive borken
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-29 13:20 UTC by Oles Hnatkevych
Modified: 2007-06-29 15:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oles Hnatkevych 2007-06-29 13:20:07 UTC
# $FreeBSD: ports/Mk/bsd.port.mk,v 1.572 2007/06/28 16:06:02 pav Exp $
From version 1.571 it breaks recursive clean.
I also tried using 
make clean-depends
it's more slow but does not do anything at all.
getting revision 1.570 
did all correctly - removed all including dependencies with simple make clean.

How-To-Repeat: install clamav and see how it ignores to delete dependent archivers
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-29 14:43:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

bsd.port.mk is port manager territory
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2007-06-29 15:09:27 UTC
State Changed
From-To: open->closed

Fixed in rev. 1.573
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-06-29 15:09:47 UTC
pav         2007-06-29 14:09:39 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk 
  Log:
  - Fix make clean, broken in previous rev. 1.571
  
  PR:             ports/114125
  
  Revision  Changes    Path
  1.573     +3 -3      ports/Mk/bsd.port.mk
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"