summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2013-11-19 18:42:34 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2013-11-19 18:42:34 +0800
commit735f9da42c612c1b7ca68d18085c6bc865cf41f9 (patch)
treeff410433e8f38b7c4f957dec1c7dbf43c67fa11f /x11
parent1063ee4423e621d241975059d28ba3b6806fae66 (diff)
downloadmarcuscom-ports-735f9da42c612c1b7ca68d18085c6bc865cf41f9.tar
marcuscom-ports-735f9da42c612c1b7ca68d18085c6bc865cf41f9.tar.gz
marcuscom-ports-735f9da42c612c1b7ca68d18085c6bc865cf41f9.tar.bz2
marcuscom-ports-735f9da42c612c1b7ca68d18085c6bc865cf41f9.tar.lz
marcuscom-ports-735f9da42c612c1b7ca68d18085c6bc865cf41f9.tar.xz
marcuscom-ports-735f9da42c612c1b7ca68d18085c6bc865cf41f9.tar.zst
marcuscom-ports-735f9da42c612c1b7ca68d18085c6bc865cf41f9.zip
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
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome3/Makefile3
1 files changed, 1 insertions, 2 deletions
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