Date: Sat, 3 Oct 2015 17:11:49 +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: r398539 - head/security/p5-Authen-TypeKey Message-ID: <201510031711.t93HBnnN018263@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Oct 3 17:11:49 2015 New Revision: 398539 URL: https://svnweb.freebsd.org/changeset/ports/398539 Log: - Add NO_ARCH Modified: head/security/p5-Authen-TypeKey/Makefile Modified: head/security/p5-Authen-TypeKey/Makefile ============================================================================== --- head/security/p5-Authen-TypeKey/Makefile Sat Oct 3 17:11:45 2015 (r398538) +++ head/security/p5-Authen-TypeKey/Makefile Sat Oct 3 17:11:49 2015 (r398539) @@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-Class-ErrorHandler>=0: p5-Module-Install>0:${PORTSDIR}/devel/p5-Module-Install 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.t93HBnnN018263>