aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-12-20 05:08:48 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-12-20 05:08:48 +0000
commitf51c977eedb70d4e4cdd7fb3da2308115cf83328 (patch)
tree5d107f10c9c415466d8156d462d430b347b6db74
parent49e563934690ff8604009e5f58896cc31d737218 (diff)
downloadports-f51c977eedb70d4e4cdd7fb3da2308115cf83328.tar.gz
ports-f51c977eedb70d4e4cdd7fb3da2308115cf83328.zip
Notes
-rw-r--r--graphics/ufraw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile
index 4d5d93d090bb..902557f9de6a 100644
--- a/graphics/ufraw/Makefile
+++ b/graphics/ufraw/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-extras
-USES= gettext gmake jpeg pkgconfig autoreconf
+USES= compiler:c++11-lang gettext gmake jpeg pkgconfig autoreconf
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -lpthread -L${LOCALBASE}/lib