svn commit: r485346 - head/textproc/p5-Pod-POM-View-HTML-Filter

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 19 18:20:34 UTC 2018


Author: sunpoet
Date: Mon Nov 19 18:20:31 2018
New Revision: 485346
URL: https://svnweb.freebsd.org/changeset/ports/485346

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-Pod-POM-View-HTML-Filter/Makefile

Modified: head/textproc/p5-Pod-POM-View-HTML-Filter/Makefile
==============================================================================
--- head/textproc/p5-Pod-POM-View-HTML-Filter/Makefile	Mon Nov 19 18:20:23 2018	(r485345)
+++ head/textproc/p5-Pod-POM-View-HTML-Filter/Makefile	Mon Nov 19 18:20:31 2018	(r485346)
@@ -20,4 +20,6 @@ RUN_DEPENDS=	p5-Pod-POM>=0:textproc/p5-Pod-POM \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list