Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2019 18:02:00 +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: r508954 - head/devel/p5-UUID-URandom
Message-ID:  <201908141802.x7EI20wJ086105@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Aug 14 18:01:59 2019
New Revision: 508954
URL: https://svnweb.freebsd.org/changeset/ports/508954

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-UUID-URandom/Makefile

Modified: head/devel/p5-UUID-URandom/Makefile
==============================================================================
--- head/devel/p5-UUID-URandom/Makefile	Wed Aug 14 18:01:54 2019	(r508953)
+++ head/devel/p5-UUID-URandom/Makefile	Wed Aug 14 18:01:59 2019	(r508954)
@@ -18,4 +18,6 @@ RUN_DEPENDS=	p5-Crypt-URandom>=0.36:security/p5-Crypt-
 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?201908141802.x7EI20wJ086105>