Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2024 06:23:18 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: e76b674a4119 - main - audio/lua-mpd: Add NO_ARCH
Message-ID:  <202409050623.4856NIpL015229@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=e76b674a41193410f31d340b8558ec642c97f6da

commit e76b674a41193410f31d340b8558ec642c97f6da
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-05 05:30:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-05 06:18:33 +0000

    audio/lua-mpd: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 audio/lua-mpd/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/lua-mpd/Makefile b/audio/lua-mpd/Makefile
index 7327135dfe94..309e10456cc9 100644
--- a/audio/lua-mpd/Makefile
+++ b/audio/lua-mpd/Makefile
@@ -19,6 +19,8 @@ GH_PROJECT=	lua-mpd
 
 USES=		lua:51,module
 USE_GITHUB=	yes
+
+NO_ARCH=	yes
 NO_BUILD=	yes
 
 do-install:



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