git: 002537e4288e - main - textproc/p5-Spreadsheet-XLSX: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jul 6 15:08:23 UTC 2021


The branch main has been updated by sunpoet:

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

commit 002537e4288e78d7f190b3d259e460ec06af4832
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 15:01:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 15:01:17 +0000

    textproc/p5-Spreadsheet-XLSX: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 textproc/p5-Spreadsheet-XLSX/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/p5-Spreadsheet-XLSX/Makefile b/textproc/p5-Spreadsheet-XLSX/Makefile
index a9ec840e4ec3..1c2b3f5d0dac 100644
--- a/textproc/p5-Spreadsheet-XLSX/Makefile
+++ b/textproc/p5-Spreadsheet-XLSX/Makefile
@@ -14,4 +14,6 @@ RUN_DEPENDS=	p5-Spreadsheet-ParseExcel>0:textproc/p5-Spreadsheet-ParseExcel \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


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