summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-11-04 16:42:27 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-11-04 16:42:27 +0800
commitdd1124941c9372ff42039ec0ffb51dfb7193826d (patch)
tree69eb8ada39deb28cd181436a7b5b2fe5031dcb54
parent0d26c0b50b5136c1ee5fecb50ff4ead579e2fcbe (diff)
downloadmarcuscom-ports-dd1124941c9372ff42039ec0ffb51dfb7193826d.tar
marcuscom-ports-dd1124941c9372ff42039ec0ffb51dfb7193826d.tar.gz
marcuscom-ports-dd1124941c9372ff42039ec0ffb51dfb7193826d.tar.bz2
marcuscom-ports-dd1124941c9372ff42039ec0ffb51dfb7193826d.tar.lz
marcuscom-ports-dd1124941c9372ff42039ec0ffb51dfb7193826d.tar.xz
marcuscom-ports-dd1124941c9372ff42039ec0ffb51dfb7193826d.tar.zst
marcuscom-ports-dd1124941c9372ff42039ec0ffb51dfb7193826d.zip
Mark gnome-shell broken, doesn't build.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14857 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--x11/gnome-shell/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile
index 60b17db7f..2a2698584 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.13 2010/06/06 21:36:08 kwm Exp $
+# $MCom: ports/x11/gnome-shell/Makefile,v 1.14 2010/06/29 21:14:05 kwm Exp $
#
PORTNAME= gnome-shell
@@ -23,6 +23,8 @@ LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \
glxinfo:${PORTSDIR}/graphics/mesa-demos
+BORKEN= Doesn't build
+
USE_BZIP2= yes
USE_XORG= x11 xfixes sm
USE_GETTEXT= yes