Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2019 17:31:56 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r519559 - head/devel/p5-Cache
Message-ID:  <201912081731.xB8HVu1o012401@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec  8 17:31:56 2019
New Revision: 519559
URL: https://svnweb.freebsd.org/changeset/ports/519559

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Cache/Makefile

Modified: head/devel/p5-Cache/Makefile
==============================================================================
--- head/devel/p5-Cache/Makefile	Sun Dec  8 17:31:51 2019	(r519558)
+++ head/devel/p5-Cache/Makefile	Sun Dec  8 17:31:56 2019	(r519559)
@@ -21,4 +21,6 @@ RUN_DEPENDS=	p5-File-NFSLock>=1.2:devel/p5-File-NFSLoc
 USES=		perl5
 USE_PERL5=	modbuild
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912081731.xB8HVu1o012401>