svn commit: r398351 - head/www/p5-Plack-Middleware-Expires

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


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

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-Plack-Middleware-Expires/Makefile

Modified: head/www/p5-Plack-Middleware-Expires/Makefile
==============================================================================
--- head/www/p5-Plack-Middleware-Expires/Makefile	Thu Oct  1 15:59:51 2015	(r398350)
+++ head/www/p5-Plack-Middleware-Expires/Makefile	Thu Oct  1 15:59:56 2015	(r398351)
@@ -20,6 +20,7 @@ BUILD_DEPENDS=	p5-HTTP-Date>=0:${PORTSDI
 		p5-Try-Tiny>=0.06:${PORTSDIR}/lang/p5-Try-Tiny
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-all mailing list