git: 0df201208747 - main - graphics/gnash: restore ordering

From: Dirk Meyer <dinoex_at_FreeBSD.org>
Date: Sun, 03 Dec 2023 09:01:36 UTC
The branch main has been updated by dinoex:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0df2012087475a1678b919c4f6eb4a672e2a6a68

commit 0df2012087475a1678b919c4f6eb4a672e2a6a68
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2023-12-03 09:00:20 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2023-12-03 09:00:20 +0000

    graphics/gnash: restore ordering
---
 graphics/gnash/Makefile | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile
index 6f596bcb20db..e31ed74e453a 100644
--- a/graphics/gnash/Makefile
+++ b/graphics/gnash/Makefile
@@ -36,15 +36,14 @@ USES=		cpe tar:bzip2 compiler:c++11-lang autoreconf gmake libtool \
 CPE_VENDOR=	gnu
 USE_CSTD=	gnu11
 USE_CXXSTD=	c++11
-USE_GL=		egl
+USE_XORG=	x11 xau xdmcp xext xi xinerama ice sm xv
 USE_GNOME=	atk gdkpixbuf2 gtk20 libxml2 pango
+USE_GL=		egl
 USE_SDL=	sdl
-USE_XORG=	x11 xau xdmcp xext xi xinerama ice sm xv
+GNU_CONFIGURE=	yes
 
 SYSCONFIGDIR=	${PREFIX}/etc
 
-GNU_CONFIGURE=	yes
-
 # jemalloc leads to infinite recursion on FreeBSD
 CFLAGS+=	-I${LOCALBASE}/ffmpeg4/include
 CPPFLAGS+=	-I${LOCALBASE}/ffmpeg4/include