svn commit: r398312 - head/www/p5-Catalyst-Plugin-Authentication-OpenID

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 1 15:56:58 UTC 2015


Author: sunpoet
Date: Thu Oct  1 15:56:57 2015
New Revision: 398312
URL: https://svnweb.freebsd.org/changeset/ports/398312

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile

Modified: head/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile
==============================================================================
--- head/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile	Thu Oct  1 15:56:52 2015	(r398311)
+++ head/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile	Thu Oct  1 15:56:57 2015	(r398312)
@@ -19,6 +19,7 @@ BUILD_DEPENDS=	p5-Catalyst-Runtime>=0:${
 		p5-Net-OpenID-Consumer>=0:${PORTSDIR}/net/p5-Net-OpenID-Consumer
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list