summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-08-17 09:36:19 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-08-17 09:36:19 +0800
commit7af65fc7d2a29a4b717f05e7d71482bf0d614d61 (patch)
tree3dd59028c5a3fb3e6b859d88aeffc305c97064d3 /x11
parent00a803c72e62e1899ec6fca571d6b8db9cff9624 (diff)
downloadmarcuscom-ports-7af65fc7d2a29a4b717f05e7d71482bf0d614d61.tar
marcuscom-ports-7af65fc7d2a29a4b717f05e7d71482bf0d614d61.tar.gz
marcuscom-ports-7af65fc7d2a29a4b717f05e7d71482bf0d614d61.tar.bz2
marcuscom-ports-7af65fc7d2a29a4b717f05e7d71482bf0d614d61.tar.lz
marcuscom-ports-7af65fc7d2a29a4b717f05e7d71482bf0d614d61.tar.xz
marcuscom-ports-7af65fc7d2a29a4b717f05e7d71482bf0d614d61.tar.zst
marcuscom-ports-7af65fc7d2a29a4b717f05e7d71482bf0d614d61.zip
Presenting GNOME 2.19.90 (aka GNOME 2.20 Beta 1) for FreeBSD.
While here, re-enable tomboy on -CURRENT since the threading issue should now be fixed. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9430 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index e41aa7ec8..dc4f97547 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome2/Makefile,v 1.214 2007/07/12 06:16:56 marcus Exp $
+# $MCom: ports/x11/gnome2/Makefile,v 1.215 2007/08/04 03:53:35 marcus Exp $
#
PORTNAME= gnome2
-PORTVERSION= 2.19.6
+PORTVERSION= 2.19.90
PORTREVISION?= 0
CATEGORIES?= x11 gnome
MASTER_SITES= # empty
@@ -88,7 +88,7 @@ RUN_DEPENDS+= yelp:${PORTSDIR}/x11/yelp \
epiphany:${PORTSDIR}/www/epiphany
.endif
.if ${.CURDIR:T}!="gnome2-lite"
-.if ${ARCH} == "i386" && ${OSVERSION} < 700042
+.if ${ARCH} == "i386"
RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy
.endif
.if ${OSVERSION}>=600000