svn commit: r398542 - head/security/p5-Yahoo-BBAuth

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


Author: sunpoet
Date: Sat Oct  3 17:12:02 2015
New Revision: 398542
URL: https://svnweb.freebsd.org/changeset/ports/398542

Log:
  - Add NO_ARCH

Modified:
  head/security/p5-Yahoo-BBAuth/Makefile

Modified: head/security/p5-Yahoo-BBAuth/Makefile
==============================================================================
--- head/security/p5-Yahoo-BBAuth/Makefile	Sat Oct  3 17:11:57 2015	(r398541)
+++ head/security/p5-Yahoo-BBAuth/Makefile	Sat Oct  3 17:12:02 2015	(r398542)
@@ -19,6 +19,7 @@ BUILD_DEPENDS=	p5-Class-Accessor>=0:${PO
 		p5-libwww>=5.6:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5 shebangfix
 


More information about the svn-ports-head mailing list