Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2019 17:32:01 +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: r519560 - head/devel/p5-Cache-Cache
Message-ID:  <201912081732.xB8HW1Zo012515@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



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