mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
This port needs USES=compiler:c++11-lang to build on GCC-based
architectures. PR: 234185 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
299a112d2f
commit
4f343489b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488040
@ -30,7 +30,8 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils
|
||||
EXTRACT_BEFORE_ARGS=\
|
||||
-s '!\(/Clarinet in B\).*\(\.denemo\)$$!\1b\2!p' -xf
|
||||
|
||||
USES= bison desktop-file-utils gettext gmake pkgconfig
|
||||
USES= bison compiler:c++11-lang desktop-file-utils gettext gmake \
|
||||
pkgconfig
|
||||
USE_GNOME= intltool librsvg2 libxml2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-jack \
|
||||
|
Loading…
Reference in New Issue
Block a user