git: 4ba27b9e3c8b - main - x11-themes/icon-naming-utils: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:49:32 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4ba27b9e3c8ba7190d6a4f1b52eb64623e83adcb

commit 4ba27b9e3c8ba7190d6a4f1b52eb64623e83adcb
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:41:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:44:28 +0000

    x11-themes/icon-naming-utils: Add NO_ARCH
---
 x11-themes/icon-naming-utils/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11-themes/icon-naming-utils/Makefile b/x11-themes/icon-naming-utils/Makefile
index 86e183364662..888091644fe6 100644
--- a/x11-themes/icon-naming-utils/Makefile
+++ b/x11-themes/icon-naming-utils/Makefile
@@ -13,6 +13,8 @@ BUILD_DEPENDS=	p5-XML-Simple>=0:textproc/p5-XML-Simple
 RUN_DEPENDS=	p5-XML-Simple>=0:textproc/p5-XML-Simple
 
 USES=		pathfix pkgconfig perl5 gmake
+
 GNU_CONFIGURE=	yes
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-main mailing list