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 6e78114b8889..73d07ebee911 100644 --- a/audio/libcoverart/Makefile +++ b/audio/libcoverart/Makefile @@ -13,7 +13,7 @@ LICENSE= LGPL20 LIB_DEPENDS= libjansson.so:devel/jansson \ libneon.so:www/neon -USES= compiler:c11 cmake:insource pathfix +USES= compiler:c11 cmake:insource USE_CSTD= c99 USE_CXXSTD= c++98 USE_LDCONFIG= yes |