aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-01-22 10:10:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-01-22 10:10:10 +0000
commit0c675e7260d19e57a694c6de8a7876e35fb86313 (patch)
treed26f357cccf3e8c5d4452e6549033186588fbe7b /graphics
parent14ebb0ebd655150adc9e3d6a89b4f95cae0233d0 (diff)
downloadports-0c675e7260d19e57a694c6de8a7876e35fb86313.tar.gz
ports-0c675e7260d19e57a694c6de8a7876e35fb86313.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/frei0r/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/frei0r/Makefile b/graphics/frei0r/Makefile
index 5a2bde6b2999..f773a620e99c 100644
--- a/graphics/frei0r/Makefile
+++ b/graphics/frei0r/Makefile
@@ -16,7 +16,7 @@ COMMENT?= Minimalistic plugin API for video effects
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING.txt
-USES= cmake pkgconfig
+USES= cmake compiler:c++11-lang pkgconfig
.if defined(BUILDING_FREI0R_OPENCV) && defined(BUILDING_FREI0R_GAVL)
IGNORE= cannot build OpenCV and gavl plugins simultaneously