From 735f9da42c612c1b7ca68d18085c6bc865cf41f9 Mon Sep 17 00:00:00 2001 From: gusi Date: Tue, 19 Nov 2013 10:42:34 +0000 Subject: Delete an spurious blank line that got in the gnome3 Makefile, probably when commiting the depends on deskutils/alacarte. While here update RMPORTS to reflect the changes about sysutils/tracker git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18906 df743ca5-7f9a-e211-a948-0013205c9059 --- RMPORTS | 3 +++ x11/gnome3/Makefile | 3 +-- 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 # $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 -- cgit