Bug 237204

Summary: audio/triceratops-lv2: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, pkubaj
Priority: --- Flags: bugzilla: maintainer-feedback? (yuri)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-04-11 12:38:18 UTC
Created attachment 203589 [details]
patch

synth.cpp needs include sys/types.h for uint.

Also add USES=gnome.

Tested on powerpc64 and amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-11 15:51:12 UTC
A commit references this bug:

Author: yuri
Date: Thu Apr 11 15:50:46 UTC 2019
New revision: 498673
URL: https://svnweb.freebsd.org/changeset/ports/498673

Log:
  audio/triceratops-lv2: fix build with GCC-based architectures

  PR:		237204
  Submitted by:	Piotr Kubaj

Changes:
  head/audio/triceratops-lv2/Makefile
  head/audio/triceratops-lv2/files/patch-synth.cpp