Bug 158715 - www/lighttpd: consider USE_GMAKE=yes
Summary: www/lighttpd: consider USE_GMAKE=yes
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: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-08 04:10 UTC by Matthias Andree
Modified: 2012-01-10 21:15 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree freebsd_committer freebsd_triage 2011-07-08 04:10:01 UTC
Hi Martin,

during build (with FORCE_MAKE_JOBS on a quadcore) I've seen the usual
config.status being rerun AFTER the build. This is an artifact that
happens with BSD make, but not GNU make. Reasons I don't know.
(The obvious trigger is re-running autotools on the sources,
possibly with confusing timestamps or whatever.)

In order to get an authentic build, consider setting USE_GMAKE=yes.

Thanks for your attention :)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-08 04:10:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Matthias Andree 2012-01-10 20:03:05 UTC
ping?
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-01-10 20:57:06 UTC
mm          2012-01-10 20:56:52 UTC

  FreeBSD ports repository

  Modified files:
    www/lighttpd         Makefile 
  Log:
  Switch to GNU make and mark port MAKE_JOBS_SAFE
  
  PR:             ports/158715
  Submitted by:   mandree@FreeBSD.org
  
  Revision  Changes    Path
  1.105     +2 -0      ports/www/lighttpd/Makefile
_______________________________________________
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"
Comment 4 Matthias Andree freebsd_committer freebsd_triage 2012-01-10 21:15:32 UTC
State Changed
From-To: open->closed

Committed by mm@ - my thanks.