From 4d159cd32e1ed6d9c85751e470488f63bf20bdfe Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Mon, 16 Jun 2014 14:53:43 +0000 Subject: [PATCH] remove desktop-file-utils from USES to fix build. Submitted by: swills@ --- graphics/gliv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index b4d616264e8c..99ec1a9a217a 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv2 USE_GNOME= gnomeprefix gtk20 USE_GL= yes -USES= gettext gmake pkgconfig tar:bzip2 pathfix desktop-file-utils +USES= gettext gmake pkgconfig tar:bzip2 pathfix GNU_CONFIGURE= yes MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}"