# New ports collection makefile for: gnome-settings-daemon # Date created: 14 Jan 2008 # Whom: Koop Mast # # $FreeBSD$ # $MCom: ports/sysutils/gnome-settings-daemon/Makefile,v 1.11 2008/01/31 20:50:27 marcus Exp $ # PORTNAME= gnome-settings-daemon PORTVERSION= 2.21.91 CATEGORIES= sysutils gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 2 settings daemon USE_XORG= xxf86misc USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop libgnomekbd USE_GETTEXT= yes USE_GSTREAMER= good GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-gstreamer=0.10 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" GCONF_SCHEMAS= apps_gnome_settings_daemon_default_editor.schemas \ apps_gnome_settings_daemon_keybindings.schemas \ apps_gnome_settings_daemon_screensaver.schemas \ desktop_gnome_font_rendering.schemas \ gnome-settings-daemon.schemas .include