From d8b6ae7fb036baf5e24072c59e52e45031d7cfa6 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 3 Apr 2010 11:48:24 +0000 Subject: Remove gir-gconf2 from build deps. s,${PORTSDID},${PORTSDIR}, keep gir-gconf2 in run depends, atleast 1 seed game wants it. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14008 df743ca5-7f9a-e211-a948-0013205c9059 --- games/gnome-games/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'games') diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 2208c19d4..133741286 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/games/gnome-games/Makefile,v 1.215 2010/03/14 02:38:18 kwm Exp $ +# $MCom: ports/games/gnome-games/Makefile,v 1.216 2010/04/03 09:40:27 kwm Exp $ # PORTNAME= gnome-games @@ -15,14 +15,13 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= The game applications package for the GNOME 2 Desktop Environment -BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \ - ${LOCALBASE}/share/gir-1.0/GConf-2.0.gir:${PORTSDID}/devel/gir-repository-gconf2 +BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile \ clutter-gtk-0.10.0:${PORTSDIR}/graphics/clutter-gtk \ clutter-glx-1.0.0:${PORTSDIR}/graphics/clutter \ ggzmod.5:${PORTSDIR}/games/ggz-client-libs RUN_DEPENDS= seed:${PORTSDIR}/devel/seed \ - ${LOCALBASE}/share/gir-1.0/GConf-2.0.gir:${PORTSDID}/devel/gir-repository-gconf2 + ${LOCALBASE}/share/gir-1.0/GConf-2.0.gir:${PORTSDIR}/devel/gir-repository-gconf2 USE_BZIP2= yes USE_PYTHON= yes -- cgit v1.2.3