git: 8535189cd2d0 - main - www/p5-REST-Client: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 30 20:05:49 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8535189cd2d0f8282006aeffc3252e42056bf54e

commit 8535189cd2d0f8282006aeffc3252e42056bf54e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:59:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:59:31 +0000

    www/p5-REST-Client: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 www/p5-REST-Client/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/p5-REST-Client/Makefile b/www/p5-REST-Client/Makefile
index 9709be8520f2..876ee4d6dd1e 100644
--- a/www/p5-REST-Client/Makefile
+++ b/www/p5-REST-Client/Makefile
@@ -20,4 +20,6 @@ RUN_DEPENDS=	p5-LWP-Protocol-https>=6.02:www/p5-LWP-Protocol-https \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


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