svn commit: r497179 - head/devel/p5-CPAN-DistnameInfo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Mar 29 19:01:43 UTC 2019


Author: sunpoet
Date: Fri Mar 29 19:01:41 2019
New Revision: 497179
URL: https://svnweb.freebsd.org/changeset/ports/497179

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-CPAN-DistnameInfo/Makefile

Modified: head/devel/p5-CPAN-DistnameInfo/Makefile
==============================================================================
--- head/devel/p5-CPAN-DistnameInfo/Makefile	Fri Mar 29 19:01:35 2019	(r497178)
+++ head/devel/p5-CPAN-DistnameInfo/Makefile	Fri Mar 29 19:01:41 2019	(r497179)
@@ -17,4 +17,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list