diff options
Diffstat (limited to 'audio/opus/Makefile')
-rw-r--r-- | audio/opus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/opus/Makefile b/audio/opus/Makefile index c1824c7b8823..dc394b339557 100644 --- a/audio/opus/Makefile +++ b/audio/opus/Makefile @@ -10,7 +10,7 @@ WWW= https://opus-codec.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -USES= cpe gmake libtool pathfix +USES= cpe gmake libtool CPE_VENDOR= opus-codec USE_LDCONFIG= yes |