summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-09-23 15:50:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-09-23 15:50:48 +0000
commitfe9d06f460e2687c5fe0ee257452c7d1dd75ae5a (patch)
tree12416fe0d68df472f24347e24635db8f57c673fc
parentmath/lrslib: fix build on GCC architectures (diff)
Broken should obviously have been commented...
Notes
Notes: svn path=/head/; revision=549745
-rw-r--r--audio/guitarix-lv2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/guitarix-lv2/Makefile b/audio/guitarix-lv2/Makefile
index 6ab9ec105293..763a9e850ed0 100644
--- a/audio/guitarix-lv2/Makefile
+++ b/audio/guitarix-lv2/Makefile
@@ -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