svn commit: r496775 - head/graphics/gnash
Dirk Meyer
dinoex at FreeBSD.org
Sun Mar 24 20:14:50 UTC 2019
Author: dinoex
Date: Sun Mar 24 20:14:48 2019
New Revision: 496775
URL: https://svnweb.freebsd.org/changeset/ports/496775
Log:
- restore order in USES
Modified:
head/graphics/gnash/Makefile
Modified: head/graphics/gnash/Makefile
==============================================================================
--- head/graphics/gnash/Makefile Sun Mar 24 20:05:14 2019 (r496774)
+++ head/graphics/gnash/Makefile Sun Mar 24 20:14:48 2019 (r496775)
@@ -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
More information about the svn-ports-all
mailing list