svn commit: r525218 - head/textproc/p5-Text-Tabs+Wrap

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Feb 4 17:56:33 UTC 2020


Author: sunpoet
Date: Tue Feb  4 17:56:32 2020
New Revision: 525218
URL: https://svnweb.freebsd.org/changeset/ports/525218

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-Text-Tabs+Wrap/Makefile

Modified: head/textproc/p5-Text-Tabs+Wrap/Makefile
==============================================================================
--- head/textproc/p5-Text-Tabs+Wrap/Makefile	Tue Feb  4 17:56:27 2020	(r525217)
+++ head/textproc/p5-Text-Tabs+Wrap/Makefile	Tue Feb  4 17:56:32 2020	(r525218)
@@ -14,4 +14,6 @@ COMMENT=	Line wrapping to form simple paragraphs
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list