From a5863c7c59092c154e2b2286b72953e861e9f619 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Wed, 1 Nov 2017 18:41:34 +0000 Subject: [PATCH] Drop uneeded FAKE_FLAGS. --- x11/gnome/nautilus-sendto/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/x11/gnome/nautilus-sendto/Makefile b/x11/gnome/nautilus-sendto/Makefile index ccbf087fb95..edcac638612 100644 --- a/x11/gnome/nautilus-sendto/Makefile +++ b/x11/gnome/nautilus-sendto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.68 2017/08/17 09:29:13 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.69 2017/11/01 18:41:34 ajacoutot Exp $ COMMENT= applications integration into Nautilus @@ -20,8 +20,6 @@ MODGNOME_TOOLS= gobject-introspection BUILD_DEPENDS= devel/appstream-glib # XXX check if needed next release LIB_DEPENDS= devel/glib2 -FAKE_FLAGS= schemadir=${PREFIX}/share/schemas/nautilus-sendto - # fix build with clang (see patch-src_nautilus-sendto_c) CFLAGS += -Wno-error=format-nonliteral