Bug 155285 - [patch] java/jdk16 Fix tinderbox build
Summary: [patch] java/jdk16 Fix tinderbox build
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: Greg Lewis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-05 06:50 UTC by Robert Farmer
Modified: 2011-03-05 18:40 UTC (History)
0 users

See Also:


Attachments
file.diff (620 bytes, patch)
2011-03-05 06:50 UTC, Robert Farmer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Farmer 2011-03-05 06:50:04 UTC
Remove IS_INTERACTIVE for PACKAGE_BUILDING - the license isn't shown in this case anyway.

Fix: Patch attached with submission follows:
How-To-Repeat: Build with ports tinderbox, gives a "dud"
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-05 06:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glewis

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-03-05 18:32:25 UTC
glewis      2011-03-05 18:32:15 UTC

  FreeBSD ports repository

  Modified files:
    java/jdk16           Makefile 
  Log:
  . Conditionalise the setting of IS_INTERACTIVE on PACKAGE_BUILDING so that
    the port tinderboxen can build the port again.
  
  PR:             155285
  Submitted by:   Rob Farmer <rfarmer@predatorlabs.net>
  
  Revision  Changes    Path
  1.188     +2 -0      ports/java/jdk16/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 3 Greg Lewis freebsd_committer freebsd_triage 2011-03-05 18:32:44 UTC
State Changed
From-To: open->closed

Committed. Thanks!