git: 9aa5e1cea4eb - main - textproc/p5-SGMLSpm: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 30 20:47:37 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9aa5e1cea4eb4719e7a6737a56934f8d7fc7009b
commit 9aa5e1cea4eb4719e7a6737a56934f8d7fc7009b
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:39:08 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:44:01 +0000
textproc/p5-SGMLSpm: Add NO_ARCH
---
textproc/p5-SGMLSpm/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/textproc/p5-SGMLSpm/Makefile b/textproc/p5-SGMLSpm/Makefile
index 026f0b32d3c0..5759e8340d8b 100644
--- a/textproc/p5-SGMLSpm/Makefile
+++ b/textproc/p5-SGMLSpm/Makefile
@@ -14,8 +14,10 @@ COMMENT= Perl module for postprocessing the output from sgmls and nsgmls
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USE_PERL5= run
USES= shebangfix perl5
+USE_PERL5= run
+
+NO_ARCH= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
More information about the dev-commits-ports-all
mailing list