svn commit: r497880 - head/devel/p5-Types-Serialiser

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Apr 4 23:55:17 UTC 2019


Author: sunpoet
Date: Thu Apr  4 23:55:14 2019
New Revision: 497880
URL: https://svnweb.freebsd.org/changeset/ports/497880

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Types-Serialiser/Makefile

Modified: head/devel/p5-Types-Serialiser/Makefile
==============================================================================
--- head/devel/p5-Types-Serialiser/Makefile	Thu Apr  4 23:55:09 2019	(r497879)
+++ head/devel/p5-Types-Serialiser/Makefile	Thu Apr  4 23:55:14 2019	(r497880)
@@ -21,4 +21,6 @@ RUN_DEPENDS=	p5-common-sense>=0:devel/p5-common-sense
 USE_PERL5=	configure
 USES=		perl5
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list