From 0064a7b896b6b8b7c60f48ded6cbb92a13dbe5cb Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 13 May 2013 22:16:03 +0000 Subject: Add introspection USE_GNOME component. Either introspection => both build and run dependancy or choosable with :build/:run modifiers. This also adds a MAKE_ENV to set the HOME to ${WRKDIR} so the .cache dir isn't created in the /root dir anymore. Convert all users in MC. Reported by: bapt/miwi git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18467 df743ca5-7f9a-e211-a948-0013205c9059 --- games/gnome-games/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/gnome-games') diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 184fd9c6c..592cb3c46 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -12,7 +12,6 @@ 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 LIB_DEPENDS= guile:${PORTSDIR}/lang/guile \ clutter-gtk-0.10:${PORTSDIR}/graphics/clutter-gtk \ clutter-glx-1.0:${PORTSDIR}/graphics/clutter @@ -26,7 +25,8 @@ USES= gettext pathfix desktop-file-utils INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack librsvg2 pygnomedesktop gnomedocutils +USE_GNOME= gnomeprefix intlhack librsvg2 pygnomedesktop gnomedocutils \ + introspection:build USE_GSTREAMER= vorbis ogg GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-sound=gstreamer \ -- cgit v1.2.3