git: d942dcf5a944 - main - www/p5-HTML-PrettyPrinter: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 11:45:00 UTC 2021


The branch main has been updated by sunpoet:

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

commit d942dcf5a9443c6306cecaa9a9f183b2f74cb62b
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:39:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 11:39:42 +0000

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

diff --git a/www/p5-HTML-PrettyPrinter/Makefile b/www/p5-HTML-PrettyPrinter/Makefile
index 1e63e9377474..f0e431b293e1 100644
--- a/www/p5-HTML-PrettyPrinter/Makefile
+++ b/www/p5-HTML-PrettyPrinter/Makefile
@@ -16,4 +16,6 @@ RUN_DEPENDS=	p5-HTML-Tree>=0:www/p5-HTML-Tree
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


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