summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-settings-daemon/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-07-28 20:18:32 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-07-28 20:18:32 +0800
commit422dd78c5ac731592d84518a7d53900a88f579a1 (patch)
treeb3ec112a5c10fa68cc2b2ad6c7f82b3c31e8a2e2 /sysutils/gnome-settings-daemon/Makefile
parente178c0d74024c9c320cdcea68048881d0255e3fc (diff)
downloadmarcuscom-ports-422dd78c5ac731592d84518a7d53900a88f579a1.tar
marcuscom-ports-422dd78c5ac731592d84518a7d53900a88f579a1.tar.gz
marcuscom-ports-422dd78c5ac731592d84518a7d53900a88f579a1.tar.bz2
marcuscom-ports-422dd78c5ac731592d84518a7d53900a88f579a1.tar.lz
marcuscom-ports-422dd78c5ac731592d84518a7d53900a88f579a1.tar.xz
marcuscom-ports-422dd78c5ac731592d84518a7d53900a88f579a1.tar.zst
marcuscom-ports-422dd78c5ac731592d84518a7d53900a88f579a1.zip
Update to 2.27.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12523 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-settings-daemon/Makefile')
-rw-r--r--sysutils/gnome-settings-daemon/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/gnome-settings-daemon/Makefile b/sysutils/gnome-settings-daemon/Makefile
index 2eca31e28..36c9c34d0 100644
--- a/sysutils/gnome-settings-daemon/Makefile
+++ b/sysutils/gnome-settings-daemon/Makefile
@@ -3,11 +3,11 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-settings-daemon/Makefile,v 1.43 2009/07/19 19:46:47 marcus Exp $
+# $MCom: ports/sysutils/gnome-settings-daemon/Makefile,v 1.44 2009/07/19 19:54:43 marcus Exp $
#
PORTNAME= gnome-settings-daemon
-PORTVERSION= 2.27.4
+PORTVERSION= 2.27.5
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -26,11 +26,11 @@ USE_GETTEXT= yes
USE_GSTREAMER= good
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
-CONFIGURE_ARGS= --enable-gstreamer=0.10
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-GCONF_SCHEMAS= apps_gnome_settings_daemon_keybindings.schemas \
+GCONF_SCHEMAS= apps_gnome_settings_daemon_housekeeping.schemas \
+ apps_gnome_settings_daemon_keybindings.schemas \
apps_gnome_settings_daemon_xrandr.schemas \
desktop_gnome_font_rendering.schemas \
desktop_gnome_keybindings.schemas \