svn commit: r397442 - head/net/p5-Net-LimeLight-Purge

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 20 20:26:22 UTC 2015


Author: sunpoet
Date: Sun Sep 20 20:26:21 2015
New Revision: 397442
URL: https://svnweb.freebsd.org/changeset/ports/397442

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-Net-LimeLight-Purge/Makefile

Modified: head/net/p5-Net-LimeLight-Purge/Makefile
==============================================================================
--- head/net/p5-Net-LimeLight-Purge/Makefile	Sun Sep 20 20:26:16 2015	(r397441)
+++ head/net/p5-Net-LimeLight-Purge/Makefile	Sun Sep 20 20:26:21 2015	(r397442)
@@ -20,6 +20,7 @@ BUILD_DEPENDS=	p5-DateTime-Format-ISO860
 		p5-SOAP-Lite>=0.710.08:${PORTSDIR}/net/p5-SOAP-Lite
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list