Bug 190688 - [maintainer] science/ruby-dcl: fixed broken; use gcc, etc.
Summary: [maintainer] science/ruby-dcl: fixed broken; use gcc, etc.
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: Rodrigo Osorio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-06 03:58 UTC by murashin
Modified: 2014-08-21 20:31 UTC (History)
2 users (show)

See Also:


Attachments
ruby-dcl.diff (1.49 KB, patch)
2014-06-06 03:58 UTC, murashin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description murashin 2014-06-06 03:58:21 UTC
Created attachment 143435 [details]
ruby-dcl.diff

- use GCC instead of default cc.
	  - clang can't recognize -R option.
	- use math/rubygem-narray/Makefile.version

How-To-Repeat:
N/A
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-08-21 20:29:33 UTC
A commit references this bug:

Author: swills
Date: Thu Aug 21 20:29:20 UTC 2014
New revision: 365595
URL: http://svnweb.freebsd.org/changeset/ports/365595

Log:
  science/ruby-dcl: fixed broken; use gcc

  PR:		190688
  Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org> (maintainer)

Changes:
  head/science/ruby-dcl/Makefile
Comment 2 Steve Wills freebsd_committer freebsd_triage 2014-08-21 20:31:27 UTC
Committed, thanks!