summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-settings-daemon/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-16 05:00:41 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-01-16 05:00:41 +0800
commit72e8695edddcb7c07ddc8712993d0a2380196117 (patch)
treea692610d93cfdf4455fc59425b7a6079e176df9e /sysutils/gnome-settings-daemon/Makefile
parente754a12297c5265f6c608be79e226324150ae415 (diff)
downloadmarcuscom-ports-72e8695edddcb7c07ddc8712993d0a2380196117.tar
marcuscom-ports-72e8695edddcb7c07ddc8712993d0a2380196117.tar.gz
marcuscom-ports-72e8695edddcb7c07ddc8712993d0a2380196117.tar.bz2
marcuscom-ports-72e8695edddcb7c07ddc8712993d0a2380196117.tar.lz
marcuscom-ports-72e8695edddcb7c07ddc8712993d0a2380196117.tar.xz
marcuscom-ports-72e8695edddcb7c07ddc8712993d0a2380196117.tar.zst
marcuscom-ports-72e8695edddcb7c07ddc8712993d0a2380196117.zip
Merge my change with kwm's change.
-Fix the missing dependencies. Will need to check in g-c-c too. -Fix the plist by add dirrmtry locale stuff. -Bump the PORTREVISION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10128 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-settings-daemon/Makefile')
-rw-r--r--sysutils/gnome-settings-daemon/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/sysutils/gnome-settings-daemon/Makefile b/sysutils/gnome-settings-daemon/Makefile
index 1243e5801..dce9c5ffa 100644
--- a/sysutils/gnome-settings-daemon/Makefile
+++ b/sysutils/gnome-settings-daemon/Makefile
@@ -3,21 +3,23 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-settings-daemon/Makefile,v 1.2 2008/01/15 18:31:52 kwm Exp $
+# $MCom: ports/sysutils/gnome-settings-daemon/Makefile,v 1.3 2008/01/15 20:42:02 kwm Exp $
#
PORTNAME= gnome-settings-daemon
PORTVERSION= 2.21.5.2
+PORTREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 2 settings daemon
+USE_XORG= xxf86misc
USE_BZIP2= yes
-USE_XLIB= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix intlhack gnomehack gnomevfs2 libglade2
+USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop libgnomekbd
+USE_GSTREAMER= good
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-gstreamer=0.10
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \