Bug 41606

Summary: x11/XFree86-4 metaport: if make target is 'package', make indiv pkgs (POLA)
Product: Ports & Packages Reporter: Alan E <ports>
Component: Individual Port(s)Assignee: Eric Anholt <anholt>
Status: Closed FIXED    
Severity: Affects Only Me CC: anholt
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Alan E 2002-08-13 09:30:02 UTC
It is reasonable that if the user did a make package on the metaport, that
(s)he would expect that individual ports would have packages made. I made this
same patch for the kde3 metaport after speaking with some non-developer users
and consulting with will.

Should go in pre-4.7.

This patch also forces a recursive make clean to solve "abnormal" make failures
that are reported from time to time by users (like "it skipped package X").
This is temporary until a bsd.port.mk fix is committed (RSN).

Finally, removes extra whitespace that makes portlint bitch.

Fix: ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<==
Comment 1 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2002-08-14 04:42:17 UTC
Responsible Changed
From-To: freebsd-ports->anholt

Over to maintainer(s)
Comment 2 Eric Anholt freebsd_committer freebsd_triage 2003-01-09 22:15:58 UTC
State Changed
From-To: open->closed

This patch had been almost completely committed, and I don't think the remaining part 
(pre-everything: clean) would be good.