Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2015 17:11:45 +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: r398538 - head/security/p5-Authen-Simple
Message-ID:  <201510031711.t93HBjCA018160@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct  3 17:11:45 2015
New Revision: 398538
URL: https://svnweb.freebsd.org/changeset/ports/398538

Log:
  - Add NO_ARCH

Modified:
  head/security/p5-Authen-Simple/Makefile

Modified: head/security/p5-Authen-Simple/Makefile
==============================================================================
--- head/security/p5-Authen-Simple/Makefile	Sat Oct  3 17:11:40 2015	(r398537)
+++ head/security/p5-Authen-Simple/Makefile	Sat Oct  3 17:11:45 2015	(r398538)
@@ -20,6 +20,7 @@ BUILD_DEPENDS=	p5-Class-Accessor>=0:${PO
 		p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate
 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?201510031711.t93HBjCA018160>