git: 61997f87dfb2 - main - math/xgap: Fix Makefile formatting

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 21 Apr 2024 20:05:13 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=61997f87dfb2c11a92eca9ea827393510fd60e1a

commit 61997f87dfb2c11a92eca9ea827393510fd60e1a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-21 20:04:43 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-21 20:04:43 +0000

    math/xgap: Fix Makefile formatting
---
 math/xgap/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/math/xgap/Makefile b/math/xgap/Makefile
index 37dc2d34e427..ec86f87ff848 100644
--- a/math/xgap/Makefile
+++ b/math/xgap/Makefile
@@ -18,9 +18,10 @@ LIB_DEPENDS=	libXaw.so:x11-toolkits/libXaw
 RUN_DEPENDS=	gap:math/gap
 
 USES=		autoreconf gmake xorg
+USE_XORG=	ice sm x11 xext xmu xt
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	gap-packages
-USE_XORG=	ice sm x11 xext xmu xt
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-gaproot=${LOCALBASE}/lib/gap