diff options
Diffstat (limited to 'audio/synthpod-lv2/Makefile')
-rw-r--r-- | audio/synthpod-lv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/synthpod-lv2/Makefile b/audio/synthpod-lv2/Makefile index 8165dbec130f..d26d36a15ed0 100644 --- a/audio/synthpod-lv2/Makefile +++ b/audio/synthpod-lv2/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= liblilv-0.so:audio/lilv \ libsord-0.so:devel/sord \ libsratom-0.so:audio/sratom -USES= cmake:outsource compiler:c++11-lib pkgconfig localbase +USES= cmake:insource compiler:c++11-lib pkgconfig localbase USE_GITHUB= yes GH_ACCOUNT= OpenMusicKontrollers GH_TAGNAME= 07cae54 |