git: 3ad097e53965 - main - www/p5-HTML-Table: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:47:17 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3ad097e5396585079129569488863c649bd96669
commit 3ad097e5396585079129569488863c649bd96669
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:41:08 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:41:08 +0000
www/p5-HTML-Table: Add NO_ARCH
---
www/p5-HTML-Table/Makefile | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/www/p5-HTML-Table/Makefile b/www/p5-HTML-Table/Makefile
index c6aa996cba63..733e868a76ee 100644
--- a/www/p5-HTML-Table/Makefile
+++ b/www/p5-HTML-Table/Makefile
@@ -13,11 +13,13 @@ COMMENT= Generate HTML tables for CGI scripts
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-PORTSCOUT= skipv:2.08
-
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
+PORTSCOUT= skipv:2.08
+
post-extract:
@${REINPLACE_CMD} -e 's|2.08a|2.08_1|' ${WRKSRC}/lib/HTML/Table.pm
${RM} ${WRKSRC}/lib/HTML/Table.pm.bak
More information about the dev-commits-ports-all
mailing list