diff options
Diffstat (limited to 'audio/yoshimi/Makefile')
-rw-r--r-- | audio/yoshimi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/yoshimi/Makefile b/audio/yoshimi/Makefile index 481ceca0e054..5cfacfdbbf49 100644 --- a/audio/yoshimi/Makefile +++ b/audio/yoshimi/Makefile @@ -25,7 +25,7 @@ BROKEN_aarch64= fails to compile: c++: warning: argument unused during compilat BROKEN_armv6= fails to compile: c++: warning: argument unused during compilation: '-msse' BROKEN_armv7= fails to compile: c++: warning: argument unused during compilation: '-msse' -USES= cmake:outsource ncurses pkgconfig readline:port +USES= cmake ncurses pkgconfig readline:port USE_GITHUB= yes USE_GNOME= cairo USE_GL= gl glu |