diff options
Diffstat (limited to 'audio/libcoverart/Makefile')
-rw-r--r-- | audio/libcoverart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libcoverart/Makefile b/audio/libcoverart/Makefile index 7e1cb0e0159a..b1993ec2b38e 100644 --- a/audio/libcoverart/Makefile +++ b/audio/libcoverart/Makefile @@ -14,7 +14,7 @@ LICENSE= LGPL20 LIB_DEPENDS= libjansson.so:devel/jansson \ libneon.so:www/neon -USES= compiler:c11 cmake pathfix +USES= compiler:c11 cmake:insource pathfix USE_CSTD= c99 USE_CXXSTD= c++98 USE_LDCONFIG= yes |