svn commit: r519560 - head/devel/p5-Cache-Cache

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 8 17:32:02 UTC 2019


Author: sunpoet
Date: Sun Dec  8 17:32:01 2019
New Revision: 519560
URL: https://svnweb.freebsd.org/changeset/ports/519560

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Cache-Cache/Makefile

Modified: head/devel/p5-Cache-Cache/Makefile
==============================================================================
--- head/devel/p5-Cache-Cache/Makefile	Sun Dec  8 17:31:56 2019	(r519559)
+++ head/devel/p5-Cache-Cache/Makefile	Sun Dec  8 17:32:01 2019	(r519560)
@@ -22,4 +22,6 @@ RUN_DEPENDS=	p5-Cache>=0:devel/p5-Cache \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list