svn commit: r398539 - head/security/p5-Authen-TypeKey

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 3 17:11:50 UTC 2015


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
 


More information about the svn-ports-head mailing list