diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-09 18:47:59 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-09 18:47:59 +0800 |
commit | f721286df4a41c98aa22fcfa81313e4e4e89b793 (patch) | |
tree | e0df9d51276ab6423437e377f82f3288baa9da9c /x11 | |
parent | 761016c8e074ba9eaa364de23eef6d65324083b8 (diff) | |
download | marcuscom-ports-f721286df4a41c98aa22fcfa81313e4e4e89b793.tar marcuscom-ports-f721286df4a41c98aa22fcfa81313e4e4e89b793.tar.gz marcuscom-ports-f721286df4a41c98aa22fcfa81313e4e4e89b793.tar.bz2 marcuscom-ports-f721286df4a41c98aa22fcfa81313e4e4e89b793.tar.lz marcuscom-ports-f721286df4a41c98aa22fcfa81313e4e4e89b793.tar.xz marcuscom-ports-f721286df4a41c98aa22fcfa81313e4e4e89b793.tar.zst marcuscom-ports-f721286df4a41c98aa22fcfa81313e4e4e89b793.zip |
Gnome-shell wants e-d-s.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15418 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-shell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 89cf293ad..3e3682fdb 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,7 +3,7 @@ # Whom: Pawel Worach <pawel.worach@gmail.com> # # $FreeBSD$ -# $MCom: ports/x11/gnome-shell/Makefile,v 1.24 2011/02/24 09:06:10 kwm Exp $ +# $MCom: ports/x11/gnome-shell/Makefile,v 1.25 2011/02/25 16:38:17 kwm Exp $ # PORTNAME= gnome-shell @@ -32,7 +32,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_GNOME= gnomeprefix gnomehack intlhack gtk30 gconf2 gnomemenus \ - gnomedesktop3 ltverhack + gnomedesktop3 evolutiondataserver3 ltverhack USE_GSTREAMER= theora USE_LDCONFIG= yes |