From b7f346fcced373cb926c597dc2d85116f099b7a7 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 10 Mar 2020 10:03:59 +0000 Subject: [PATCH] Denemo builds perfectly fine with base byacc --- audio/denemo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile index e9ec55aeb328..39ead52c8f5d 100644 --- a/audio/denemo/Makefile +++ b/audio/denemo/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils EXTRACT_BEFORE_ARGS=\ -s '!\(/Clarinet in B\).*\(\.denemo\)$$!\1b\2!p' -xf -USES= bison compiler:c++11-lang desktop-file-utils gettext gmake \ +USES= bison:alias compiler:c++11-lang desktop-file-utils gettext gmake \ gnome pkgconfig USE_GNOME= intltool librsvg2 libxml2 GNU_CONFIGURE= yes