aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libebml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile
index 432b70083a0c..b724af5c7251 100644
--- a/textproc/libebml/Makefile
+++ b/textproc/libebml/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libebml
PORTVERSION= 1.3.6
+PORTREVISION= 1
DISTVERSIONPREFIX= release-
CATEGORIES= textproc
@@ -12,7 +13,7 @@ COMMENT= EBML (Extensible Binary Meta Language), sort of binary version of XML
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL
-USES= cmake pathfix tar:bzip2
+USES= cmake compiler:c++11-lang pathfix tar:bzip2
USE_LDCONFIG= yes
USE_GITHUB= yes