- restore order in USES
This commit is contained in:
parent
54efb67ca7
commit
f62861b9cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496775
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue