Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Sep 2015 20:27:13 +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: r397453 - head/net/p5-Test-URI
Message-ID:  <201509202027.t8KKRDFW085514@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 20 20:27:12 2015
New Revision: 397453
URL: https://svnweb.freebsd.org/changeset/ports/397453

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-Test-URI/Makefile

Modified: head/net/p5-Test-URI/Makefile
==============================================================================
--- head/net/p5-Test-URI/Makefile	Sun Sep 20 20:27:08 2015	(r397452)
+++ head/net/p5-Test-URI/Makefile	Sun Sep 20 20:27:12 2015	(r397453)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-URI>=0:${PORTSDIR}/net/p5-URI
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 



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