aboutsummaryrefslogtreecommitdiff
path: root/graphics/gexiv2
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gexiv2')
-rw-r--r--graphics/gexiv2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile
index 56057cb66967..e0d3a975050d 100644
--- a/graphics/gexiv2/Makefile
+++ b/graphics/gexiv2/Makefile
@@ -5,7 +5,6 @@ PORTNAME= gexiv2
PORTVERSION= 0.10.8
PORTREVISION= 1
CATEGORIES= graphics
-# MASTER_SITES= GNOME/sources/gexiv2/${PORTVERSION:R}
MASTER_SITES= GNOME
MAINTAINER= cmt@FreeBSD.org
@@ -21,7 +20,8 @@ LIB_DEPENDS= libexiv2.so:graphics/exiv2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-introspection=yes \
--enable-vala=yes
-USES= gmake libtool:build pathfix pkgconfig tar:xz
+USES= compiler:c++11-lang gmake gnome libtool:build pathfix \
+ pkgconfig tar:xz
USE_GNOME= glib20 introspection:build
USE_LDCONFIG= yes
MAKE_ARGS= REQUIRED_CFLAGS="" ENABLE_INTROSPECTION=1