svn commit: r501831 - head/textproc/p5-String-Truncate

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu May 16 23:58:17 UTC 2019


Author: sunpoet
Date: Thu May 16 23:57:55 2019
New Revision: 501831
URL: https://svnweb.freebsd.org/changeset/ports/501831

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-String-Truncate/Makefile

Modified: head/textproc/p5-String-Truncate/Makefile
==============================================================================
--- head/textproc/p5-String-Truncate/Makefile	Thu May 16 23:57:51 2019	(r501830)
+++ head/textproc/p5-String-Truncate/Makefile	Thu May 16 23:57:55 2019	(r501831)
@@ -21,4 +21,6 @@ RUN_DEPENDS=	p5-Sub-Exporter>=0.953:devel/p5-Sub-Expor
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list