From 747d672f03e0e10eb05c0b3a3d28d69577682071 Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 6 Aug 2008 15:44:13 +0000 Subject: Disable tomboy for now, the 0.11.x even doesn't build either with 0.10.x. The mono stuff in FreeBSD ports tree are serious out of date and I don't know if these ports are still maintain. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11249 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome2/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 269491140..66bc3fdfb 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.247 2008/07/24 01:28:56 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.248 2008/07/27 20:33:23 marcus Exp $ # PORTNAME= gnome2 PORTVERSION= 2.23.5 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -92,7 +92,7 @@ RUN_DEPENDS+= yelp:${PORTSDIR}/x11/yelp \ .endif .if ${.CURDIR:T}!="gnome2-lite" .if ${ARCH} == "i386" -RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy +#RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy .endif .if ${OSVERSION}>=600000 RUN_DEPENDS+= ekiga:${PORTSDIR}/net/ekiga -- cgit v1.2.3