summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RMPORTS3
-rw-r--r--x11/gnome3/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/RMPORTS b/RMPORTS
index 99904b220..4c211fec5 100644
--- a/RMPORTS
+++ b/RMPORTS
@@ -1,3 +1,6 @@
+sysutils/tracker-gnome/||%DATE%|removed, it is outdated
+sysutils/tracker-libtrackergtk||%DATE%|removed, it is outdated
+sysutils/tracker-client|sysutils/tracker|%DATE%|moved
x11/gnome2||%DATE%|removed in flavor of GNOME 3
x11/gnome2-lite||%DATE%|removed in flavor of GNOME 3
accessibility/accerciser3|accessibility/accerciser|%DATE%|moved
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile
index 9cfaf35bc..eb24fc50d 100644
--- a/x11/gnome3/Makefile
+++ b/x11/gnome3/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/trunk/x11/gnome3/Makefile 18610 2013-06-30 16:33:05Z marcus $
+# $MCom$
PORTNAME= gnome3
PORTVERSION= 3.6.2
@@ -79,7 +79,6 @@ RUN_DEPENDS+= empathy>=3.0.0:${PORTSDIR}/net-im/empathy \
cheese>=3.0.0:${PORTSDIR}/multimedia/cheese \
alacarte:${PORTSDIR}/deskutils/alacarte
-
.if ${PORT_OPTIONS:MMAPI}
#RUN_DEPENDS+= evolution-mapi>=3.0.0:${PORTSDIR}/mail/evolution-mapi
.endif