Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2024 09:58:25 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9ac67d7cfbd7 - main - games/glest-data: Add NO_ARCH
Message-ID:  <202410220958.49M9wPlm044253@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9ac67d7cfbd70b452f281e5bca5c3ec851873d98

commit 9ac67d7cfbd70b452f281e5bca5c3ec851873d98
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-22 09:51:53 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-22 09:51:53 +0000

    games/glest-data: Add NO_ARCH
---
 games/glest-data/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games/glest-data/Makefile b/games/glest-data/Makefile
index adf979ac1b7d..800d6babdbe4 100644
--- a/games/glest-data/Makefile
+++ b/games/glest-data/Makefile
@@ -12,6 +12,7 @@ WWW=		https://www.glest.org/
 
 USES=		dos2unix zip
 DOS2UNIX_GLOB=	*.log *.ini *.html *.txt *.lng
+NO_ARCH=	yes
 NO_BUILD=	yes
 
 PLIST=		${WRKDIR}/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410220958.49M9wPlm044253>