From f7850eb9e1afdd33f7a5f60a43a987b6ce1b621f Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 24 Feb 2011 12:15:29 +0000 Subject: Fix build, depend on gsettings-desktop-schemas. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15309 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-terminal3/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11/gnome-terminal3') diff --git a/x11/gnome-terminal3/Makefile b/x11/gnome-terminal3/Makefile index e93a223b9..05b5ae8c5 100644 --- a/x11/gnome-terminal3/Makefile +++ b/x11/gnome-terminal3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome-terminal3/Makefile,v 1.2 2011/02/02 20:05:34 kwm Exp $ +# $MCom: ports/x11/gnome-terminal3/Makefile,v 1.3 2011/02/21 20:11:19 kwm Exp $ # PORTNAME= gnome-terminal @@ -15,7 +15,9 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Terminal component for the GNOME 3 Desktop +BUILD_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification +RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas USE_GETTEXT= yes USE_BZIP2= yes -- cgit v1.2.3