svn commit: r522531 - head/textproc/p5-pod2pdf

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 9 17:54:34 UTC 2020


Author: sunpoet
Date: Thu Jan  9 17:54:33 2020
New Revision: 522531
URL: https://svnweb.freebsd.org/changeset/ports/522531

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-pod2pdf/Makefile

Modified: head/textproc/p5-pod2pdf/Makefile
==============================================================================
--- head/textproc/p5-pod2pdf/Makefile	Thu Jan  9 17:54:28 2020	(r522530)
+++ head/textproc/p5-pod2pdf/Makefile	Thu Jan  9 17:54:33 2020	(r522531)
@@ -20,4 +20,6 @@ RUN_DEPENDS=	p5-PDF-API2>=0.60:textproc/p5-PDF-API2 \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list