From 27f5a064a367c2007026310bac442739c6f8e55c Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Fri, 28 Sep 2012 17:09:49 +0000 Subject: [PATCH] Remove uneeded CONFIGURE_ARGS. --- x11/gnome/grilo/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/x11/gnome/grilo/Makefile b/x11/gnome/grilo/Makefile index e697e83d953..13c065e8ce6 100644 --- a/x11/gnome/grilo/Makefile +++ b/x11/gnome/grilo/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2012/09/28 11:11:21 jasper Exp $ +# $OpenBSD: Makefile,v 1.8 2012/09/28 17:09:49 ajacoutot Exp $ COMMENT= framework for making media discovery and browsing easy @@ -37,8 +37,6 @@ LIB_DEPENDS= devel/libsoup \ MODGNOME_TOOLS= goi vala -CONFIGURE_ARGS+=--enable-grl-net - SUBST_VARS+= API .include