diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-11-20 23:05:25 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-11-20 23:05:25 +0800 |
commit | ba3f1dbe8372e95d545fc9b6ca85890fd905b384 (patch) | |
tree | 1257d588685b31dfca5acd6d2576381370cf8790 /x11/gnome-shell | |
parent | 0742c220491e28a5e104925ed1700dd73a1ae0be (diff) | |
download | marcuscom-ports-ba3f1dbe8372e95d545fc9b6ca85890fd905b384.tar marcuscom-ports-ba3f1dbe8372e95d545fc9b6ca85890fd905b384.tar.gz marcuscom-ports-ba3f1dbe8372e95d545fc9b6ca85890fd905b384.tar.bz2 marcuscom-ports-ba3f1dbe8372e95d545fc9b6ca85890fd905b384.tar.lz marcuscom-ports-ba3f1dbe8372e95d545fc9b6ca85890fd905b384.tar.xz marcuscom-ports-ba3f1dbe8372e95d545fc9b6ca85890fd905b384.tar.zst marcuscom-ports-ba3f1dbe8372e95d545fc9b6ca85890fd905b384.zip |
Its BROKEN not BORKEN dumbass (thats me).
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14914 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-shell')
-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 2a2698584..e86794ca0 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.14 2010/06/29 21:14:05 kwm Exp $ +# $MCom: ports/x11/gnome-shell/Makefile,v 1.15 2010/11/04 08:42:27 kwm Exp $ # PORTNAME= gnome-shell @@ -23,7 +23,7 @@ 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 +BROKEN= Doesn't build USE_BZIP2= yes USE_XORG= x11 xfixes sm |