svn commit: r554632 - head/textproc/p5-Pod-Parser

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 8 17:49:24 UTC 2020


Author: sunpoet
Date: Sun Nov  8 17:49:17 2020
New Revision: 554632
URL: https://svnweb.freebsd.org/changeset/ports/554632

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-Pod-Parser/Makefile

Modified: head/textproc/p5-Pod-Parser/Makefile
==============================================================================
--- head/textproc/p5-Pod-Parser/Makefile	Sun Nov  8 17:49:13 2020	(r554631)
+++ head/textproc/p5-Pod-Parser/Makefile	Sun Nov  8 17:49:17 2020	(r554632)
@@ -17,6 +17,8 @@ LICENSE_COMB=	dual
 USES=		perl5 dos2unix
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 503100


More information about the svn-ports-all mailing list