Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 2020 15:50:48 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r549745 - head/audio/guitarix-lv2
Message-ID:  <202009231550.08NFomYg006800@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Sep 23 15:50:48 2020
New Revision: 549745
URL: https://svnweb.freebsd.org/changeset/ports/549745

Log:
  Broken should obviously have been commented...

Modified:
  head/audio/guitarix-lv2/Makefile

Modified: head/audio/guitarix-lv2/Makefile
==============================================================================
--- head/audio/guitarix-lv2/Makefile	Wed Sep 23 15:49:10 2020	(r549744)
+++ head/audio/guitarix-lv2/Makefile	Wed Sep 23 15:50:48 2020	(r549745)
@@ -10,7 +10,7 @@ DISTNAME=	${PORTNAME}2-${DISTVERSION}
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Virtual versatile amplification for Jack and set of LV2 plugins
 
-#BROKEN=		Does not build with glib 2.66.0
+BROKEN=		Does not build with glib 2.66.0
 
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009231550.08NFomYg006800>