Bug 151518 - math/scilab: fix build without GUI
Summary: math/scilab: fix build without GUI
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-17 17:30 UTC by Max Brazhnikov
Modified: 2010-10-18 11:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.29 KB, patch)
2010-10-17 17:30 UTC, Max Brazhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov freebsd_committer freebsd_triage 2010-10-17 17:30:20 UTC
Fix build when WITHOUT_GUI is chosen.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-17 17:30:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-17 17:30:33 UTC
Maintainer of math/scilab,

Please note that PR ports/151518 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151518

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-17 17:30:37 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Robert Farmer 2010-10-17 21:22:24 UTC
D'oh! What happened here is that I have rearranged the Makefile a bit
for 5.3.0 (I have Beta 4 building successfully on my machine) and this
case works there, so this slipped through when fixing 5.2.2 for the
jgraphx issue.

Sorry about that - please commit the fix.

-- 
Rob Farmer
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-10-18 11:00:30 UTC
makc        2010-10-18 10:00:24 UTC

  FreeBSD ports repository

  Modified files:
    math/scilab          Makefile 
  Log:
  Fix build when WITHOUT_GUI is chosen.
  
  PR:             ports/151518
  Approved by:    Rob Farmer (maintainer)
  
  Revision  Changes    Path
  1.72      +4 -0      ports/math/scilab/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 6 Max Brazhnikov freebsd_committer freebsd_triage 2010-10-18 11:02:57 UTC
State Changed
From-To: feedback->open

Maintainer approved
Comment 7 Max Brazhnikov freebsd_committer freebsd_triage 2010-10-18 11:03:19 UTC
State Changed
From-To: open->closed

Committed