Bug 151587

Summary: [PATCH] unbreak graphics/opengtl
Product: Ports & Packages Reporter: Chris Petrik <c.petrik.sosa>
Component: Individual Port(s)Assignee: Alberto Villa <avilla>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Chris Petrik 2010-10-19 23:50:08 UTC
graphics/opengtl complains that you don't have llvm 2.7 when 2.8 is installed, the issue is the CMakeLists.txt file is hardcoded for 2.7 only this patch fixes this by changing said to 2.8 which is the latest in ports.

Patch testing to apply on clean port.

Fix: Patch attached with submission follows:
How-To-Repeat: cd /usr/ports/graphics/opengtl && make install clean
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-19 23:50:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->avilla

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Alberto Villa freebsd_committer freebsd_triage 2010-10-20 23:21:52 UTC
State Changed
From-To: open->closed

opengtl 0.9.14 doesn't support anything but llvm 2.7. a new release is 
coming out to address this