diff options
Diffstat (limited to '')
-rw-r--r-- | audio/soundtouch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/soundtouch/Makefile b/audio/soundtouch/Makefile index 532c38271d7a..0ee7cfc2119c 100644 --- a/audio/soundtouch/Makefile +++ b/audio/soundtouch/Makefile @@ -10,7 +10,7 @@ WWW= https://www.surina.net/soundtouch/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.TXT -USES= cmake compiler:c++17-lang cpe pathfix +USES= cmake compiler:c++17-lang cpe CPE_VENDOR= surina USE_LDCONFIG= yes |