svn commit: r502541 - head/textproc/p5-Pod-Escapes

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 25 10:02:13 UTC 2019


Author: sunpoet
Date: Sat May 25 10:02:06 2019
New Revision: 502541
URL: https://svnweb.freebsd.org/changeset/ports/502541

Log:
  Add NO_ARCH

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

Modified: head/textproc/p5-Pod-Escapes/Makefile
==============================================================================
--- head/textproc/p5-Pod-Escapes/Makefile	Sat May 25 10:02:01 2019	(r502540)
+++ head/textproc/p5-Pod-Escapes/Makefile	Sat May 25 10:02:06 2019	(r502541)
@@ -16,4 +16,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list