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: |
|
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 |
Created attachment 203589 [details] patch synth.cpp needs include sys/types.h for uint. Also add USES=gnome. Tested on powerpc64 and amd64.