From 2c07f0a603fef29ccf1efe7cbc6a8753816c58d4 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 14 Jun 2012 11:41:55 +0000 Subject: Update depends to reflect current needs, this fixes tinderbuild. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16935 df743ca5-7f9a-e211-a948-0013205c9059 --- games/gnome-games3/Makefile | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/games/gnome-games3/Makefile b/games/gnome-games3/Makefile index 89159a87c..77b4801b0 100644 --- a/games/gnome-games3/Makefile +++ b/games/gnome-games3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/games/gnome-games3/Makefile,v 1.20 2012/06/13 21:47:59 mezz Exp $ +# $MCom: ports/games/gnome-games3/Makefile,v 1.21 2012/06/13 21:48:48 mezz Exp $ # PORTNAME= gnome-games @@ -16,13 +16,14 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= The game applications package for the GNOME 3 Desktop Environment BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \ + yelp-tools>=0:${PORTSDIR}/textproc/yelp-tools \ valac:${PORTSDIR}/lang/vala LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile \ sqlite3.8:${PORTSDIR}/databases/sqlite3 \ canberra-gtk3.0:${PORTSDIR}/audio/libcanberra-gtk3 \ - dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ clutter-gtk-1.0.0:${PORTSDIR}/graphics/clutter-gtk3 \ - clutter-glx-1.0.0:${PORTSDIR}/graphics/clutter + clutter-1.0.0:${PORTSDIR}/graphics/clutter +RUN_DEPENDS= dbus-launch:${PORTSDIR}/devel/dbus CONFLICTS= sol-1.0.* glchess-[0-9]* gnomesudoku-[0-9]* gnome-games-2.[0-9]* @@ -35,12 +36,13 @@ USE_GL= gl glu USE_XORG= ice x11 USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gtk30 pygobject3 \ - librsvg2 desktopfileutils gnomedocutils + librsvg2 desktopfileutils USE_GSTREAMER= vorbis ogg GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-gtk=3.0 --enable-games=all -CPPFLAGS= -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib +CONFIGURE_ARGS= --with-gtk=3.0 --enable-games=all \ + --disable-introspection +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.Games.WindowState.gschema.xml \ org.gnome.glchess.gschema.xml \ -- cgit v1.2.3