summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-14 03:15:18 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-14 03:15:18 +0800
commit7f78e5a6e08a3ea92dadb45b7e674337a3e9c519 (patch)
tree2b9e914a5e010bee5e98a2058f2eb509f6508325 /x11
parentfcd96f508ace7ef3ad88290c584153242dee1424 (diff)
downloadmarcuscom-ports-7f78e5a6e08a3ea92dadb45b7e674337a3e9c519.tar
marcuscom-ports-7f78e5a6e08a3ea92dadb45b7e674337a3e9c519.tar.gz
marcuscom-ports-7f78e5a6e08a3ea92dadb45b7e674337a3e9c519.tar.bz2
marcuscom-ports-7f78e5a6e08a3ea92dadb45b7e674337a3e9c519.tar.lz
marcuscom-ports-7f78e5a6e08a3ea92dadb45b7e674337a3e9c519.tar.xz
marcuscom-ports-7f78e5a6e08a3ea92dadb45b7e674337a3e9c519.tar.zst
marcuscom-ports-7f78e5a6e08a3ea92dadb45b7e674337a3e9c519.zip
Mark BROKEN for the time being. It needs a libgswitchit update. Yes, this
sucks, but hopefully it will be fixed before 2.15.3. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6436 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-applets/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index a510c876c..d78e754dd 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/x11/gnome-applets/Makefile,v 1.113 2006/06/13 05:09:33 marcus Exp $
#
PORTNAME= gnome-applets
@@ -49,6 +49,8 @@ OPTIONS= MINI_COMMANDER "Enable mini-commander applet" off
FREEBSD_SYS?= /usr/src/sys
+BROKEN= Needs new libgswitchit
+
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/libdata/pkgconfig/libnotify.pc) || \