Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2015 15:59:56 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398351 - head/www/p5-Plack-Middleware-Expires
Message-ID:  <201510011559.t91Fxu5H067040@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510011559.t91Fxu5H067040>