diff options
Diffstat (limited to 'audio/vamp-plugin-sdk/Makefile')
-rw-r--r-- | audio/vamp-plugin-sdk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/vamp-plugin-sdk/Makefile b/audio/vamp-plugin-sdk/Makefile index c9169283c323..b848d2718ef6 100644 --- a/audio/vamp-plugin-sdk/Makefile +++ b/audio/vamp-plugin-sdk/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsndfile.so:audio/libsndfile GNU_CONFIGURE= yes -USES= compiler:c++11-lang gmake pathfix pkgconfig +USES= compiler:c++11-lang gmake pkgconfig USE_LDCONFIG= yes post-install: |