svn commit: r501987 - head/audio/moony-lv2

Yuri Victorovich yuri at FreeBSD.org
Sat May 18 22:19:47 UTC 2019


Author: yuri
Date: Sat May 18 22:19:45 2019
New Revision: 501987
URL: https://svnweb.freebsd.org/changeset/ports/501987

Log:
  audio/moony-lv2: Broken on FreeBSD 11

Modified:
  head/audio/moony-lv2/Makefile

Modified: head/audio/moony-lv2/Makefile
==============================================================================
--- head/audio/moony-lv2/Makefile	Sat May 18 22:12:49 2019	(r501986)
+++ head/audio/moony-lv2/Makefile	Sat May 18 22:19:45 2019	(r501987)
@@ -10,6 +10,8 @@ PKGNAMESUFFIX=	-lv2
 MAINTAINER=	yuri at FreeBSD.org
 COMMENT=	Realtime Lua as programmable glue in LV2
 
+BROKEN_FreeBSD_11=	undefined reference to `clog', see bug#237771
+
 LICENSE=	ART20
 LICENSE_FILE=	${WRKSRC}/COPYING
 


More information about the svn-ports-all mailing list