aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 20:04:50 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:17:47 +0000
commit8c55f6d5535354504ab72cf05c8f6d8bebcd47f3 (patch)
tree45e7c6c37a1801e4afe8755af1ebc6a0996bd904
parentb2d226c5b9045f88f7d0cf6cf4e4bf5fbf2e3cb4 (diff)
downloadports-8c55f6d5535354504ab72cf05c8f6d8bebcd47f3.tar.gz
ports-8c55f6d5535354504ab72cf05c8f6d8bebcd47f3.zip
-rw-r--r--textproc/libebml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile
index fb615866f4c3..72967c72dfb2 100644
--- a/textproc/libebml/Makefile
+++ b/textproc/libebml/Makefile
@@ -11,8 +11,9 @@ COMMENT= EBML (Extensible Binary Meta Language), sort of binary version of XML
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL
-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