From f62861b9cbdcc1ebab06ab3f95afe8aa0431ecc6 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sun, 24 Mar 2019 20:14:48 +0000 Subject: - restore order in USES --- graphics/gnash/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/gnash') diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 5db535c5d379..c1da1625e0c3 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -26,8 +26,8 @@ LIB_DEPENDS= libltdl.so:devel/libltdl \ CONFLICTS= gnash-devel-[0-9]* -USES= autoreconf compiler:c++11-lang cpe desktop-file-utils gl \ - gmake gnome jpeg libtool pkgconfig tar:bzip2 +USES= cpe tar:bzip2 compiler:c++11-lang autoreconf gmake libtool \ + pkgconfig jpeg gnome gl desktop-file-utils CPE_VENDOR= gnu GNU_CONFIGURE= yes WANT_GSTREAMER= yes -- cgit v1.2.3