svn commit: r505930 - head/devel/p5-UNIVERSAL-can

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 5 19:15:25 UTC 2019


Author: sunpoet
Date: Fri Jul  5 19:15:19 2019
New Revision: 505930
URL: https://svnweb.freebsd.org/changeset/ports/505930

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-UNIVERSAL-can/Makefile

Modified: head/devel/p5-UNIVERSAL-can/Makefile
==============================================================================
--- head/devel/p5-UNIVERSAL-can/Makefile	Fri Jul  5 19:15:14 2019	(r505929)
+++ head/devel/p5-UNIVERSAL-can/Makefile	Fri Jul  5 19:15:19 2019	(r505930)
@@ -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