# Created by: Koop Mast # $FreeBSD$ PORTNAME= dconf-editor PORTVERSION= 3.18.2 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Configuration database editor for GNOME BUILD_DEPENDS= dconf>=0.23.2:devel/dconf \ vala>=0.18.1:lang/vala LIB_DEPENDS= libdconf.so:devel/dconf PORTSCOUT= limitw:1,even USES= gettext gmake gnome pathfix pkgconfig tar:xz USE_GNOME= intltool gtk30 libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALLS_ICONS= yes GLIB_SCHEMAS= ca.desrt.dconf-editor.gschema.xml .include