diff options
Diffstat (limited to 'audio/libmusicxml/Makefile')
-rw-r--r-- | audio/libmusicxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmusicxml/Makefile b/audio/libmusicxml/Makefile index e652930a0f8f..47d031631bf9 100644 --- a/audio/libmusicxml/Makefile +++ b/audio/libmusicxml/Makefile @@ -13,7 +13,7 @@ COMMENT= Library and tools for the MusicXML format LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/license.txt -USES= cmake:outsource compiler:c++11-lang +USES= cmake compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= grame-cncm USE_LDCONFIG= yes |