svn commit: r528146 - head/audio/denemo
Baptiste Daroussin
bapt at FreeBSD.org
Tue Mar 10 10:04:00 UTC 2020
Author: bapt
Date: Tue Mar 10 10:03:59 2020
New Revision: 528146
URL: https://svnweb.freebsd.org/changeset/ports/528146
Log:
Denemo builds perfectly fine with base byacc
Modified:
head/audio/denemo/Makefile
Modified: head/audio/denemo/Makefile
==============================================================================
--- head/audio/denemo/Makefile Tue Mar 10 09:58:26 2020 (r528145)
+++ head/audio/denemo/Makefile Tue Mar 10 10:03:59 2020 (r528146)
@@ -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
More information about the svn-ports-all
mailing list