aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/ffmpegthumbnailer/Makefile
diff options
context:
space:
mode:
authorriggs <riggs@FreeBSD.org>2014-12-26 06:43:59 +0800
committerriggs <riggs@FreeBSD.org>2014-12-26 06:43:59 +0800
commit7385b80726cf18a6d30e2c2bd6e8e45c02f872c5 (patch)
tree47d2d6abd46ddd0925c4195eaed0b3802e977d3a /multimedia/ffmpegthumbnailer/Makefile
parent175eac9c0092475f1a48364658d44ee1c97dae8e (diff)
downloadfreebsd-ports-gnome-7385b80726cf18a6d30e2c2bd6e8e45c02f872c5.tar.gz
freebsd-ports-gnome-7385b80726cf18a6d30e2c2bd6e8e45c02f872c5.tar.zst
freebsd-ports-gnome-7385b80726cf18a6d30e2c2bd6e8e45c02f872c5.zip
Fix build on 8.x systems
PR: 195600 Submitted by: truckman@FreeBSD.org Approved by: clutton@zoho.com (maintainer)
Diffstat (limited to 'multimedia/ffmpegthumbnailer/Makefile')
-rw-r--r--multimedia/ffmpegthumbnailer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/ffmpegthumbnailer/Makefile b/multimedia/ffmpegthumbnailer/Makefile
index 2f65d6c9d31c..44aa444f91c1 100644
--- a/multimedia/ffmpegthumbnailer/Makefile
+++ b/multimedia/ffmpegthumbnailer/Makefile
@@ -24,7 +24,7 @@ CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig --enable-gio
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= libtool pathfix pkgconfig
+USES= compiler:c++11-lib libtool pathfix pkgconfig
USE_GNOME= glib20
USE_LDCONFIG= yes