Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jul 2019 19:15:19 +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: r505930 - head/devel/p5-UNIVERSAL-can
Message-ID:  <201907051915.x65JFJlq073364@repo.freebsd.org>

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



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