aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 20:03:17 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:17:46 +0000
commitffe037e1b8b0fada18f9a4f80fe7526f3c3f1dcc (patch)
tree17ae0b11d2ca81dbbeebb7e0498aec4873b3121e
parent83efdb1a164b9392f34572cb478d02fb55d4e51d (diff)
downloadports-ffe037e1b8b0fada18f9a4f80fe7526f3c3f1dcc.tar.gz
ports-ffe037e1b8b0fada18f9a4f80fe7526f3c3f1dcc.zip
-rw-r--r--multimedia/libmatroska/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/libmatroska/Makefile b/multimedia/libmatroska/Makefile
index 502fe600e441..ae941b38fe8a 100644
--- a/multimedia/libmatroska/Makefile
+++ b/multimedia/libmatroska/Makefile
@@ -13,8 +13,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL
LIB_DEPENDS= libebml.so:textproc/libebml
-USES= cmake compiler:c++11-lang tar:xz
+USES= cmake compiler:c++11-lang cpe tar:xz
USE_LDCONFIG= yes
+CPE_VENDOR= matroska
CMAKE_ARGS= -DBUILD_SHARED_LIBS=YES