From 272e22d0feafb702cdbaac611a0f4f332f5a26ff Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sat, 24 Apr 2010 15:13:20 +0000 Subject: [PATCH] Tweak comment, empathy now comes with itw own nautilus-sendto plugin. --- x11/gnome/nautilus-sendto/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/gnome/nautilus-sendto/Makefile b/x11/gnome/nautilus-sendto/Makefile index 24864f1768a..f1ed43e585d 100644 --- a/x11/gnome/nautilus-sendto/Makefile +++ b/x11/gnome/nautilus-sendto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2010/03/30 07:40:58 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.13 2010/04/24 15:13:20 ajacoutot Exp $ SHARED_ONLY= Yes @@ -43,7 +43,7 @@ MODGCONF2_SCHEMAS_DIR= nautilus-sendto CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \ --with-gajim=${LOCALBASE} -# --with-plugins=all ; needs newer empathy +# --with-plugins=all ; empathy comes with its own nautilus-sendto plugin # allowed_plugins="bluetooth empathy evolution gajim nautilus-burn pidgin removable-devices upnp" CONFIGURE_ARGS+= --with-plugins="evolution gajim pidgin removable-devices"