git: 586398051a00 - main - www/p5-HTML-StickyQuery: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 15:55:24 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=586398051a00844490f3d52f3d1a8b552c95294b commit 586398051a00844490f3d52f3d1a8b552c95294b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:48:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:48:50 +0000 www/p5-HTML-StickyQuery: Add NO_ARCH --- www/p5-HTML-StickyQuery/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/p5-HTML-StickyQuery/Makefile b/www/p5-HTML-StickyQuery/Makefile index 8b059cea02af..7b3e9dec7574 100644 --- a/www/p5-HTML-StickyQuery/Makefile +++ b/www/p5-HTML-StickyQuery/Makefile @@ -19,4 +19,6 @@ RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>