# Created by: Joe Marcus Clarke # $FreeBSD: head/x11/mate-terminal/Makefile 370156 2014-10-06 12:32:40Z bapt $ PORTNAME= mate-terminal PORTVERSION= 1.8.1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Terminal component for the MATE Desktop BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool PORTSCOUT= limitw:1,even USES= gettext gmake pathfix pkgconfig tar:xz USE_XORG= sm x11 USE_GNOME= dconf gtk20 intlhack vte GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk=2.0 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.mate.terminal.gschema.xml .include