svn commit: r398321 - head/www/p5-HTTP-Tiny-SPDY

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


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

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-HTTP-Tiny-SPDY/Makefile

Modified: head/www/p5-HTTP-Tiny-SPDY/Makefile
==============================================================================
--- head/www/p5-HTTP-Tiny-SPDY/Makefile	Thu Oct  1 15:57:33 2015	(r398320)
+++ head/www/p5-HTTP-Tiny-SPDY/Makefile	Thu Oct  1 15:57:37 2015	(r398321)
@@ -20,6 +20,7 @@ BUILD_DEPENDS=	p5-IO-Socket-SSL>=1.560:$
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Mozilla-CA>=0:${PORTSDIR}/www/p5-Mozilla-CA
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list