svn commit: r398352 - head/www/p5-Plack-Middleware-ForceEnv

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 1 16:00:01 UTC 2015


Author: sunpoet
Date: Thu Oct  1 16:00:00 2015
New Revision: 398352
URL: https://svnweb.freebsd.org/changeset/ports/398352

Log:
  - Add NO_ARCH

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

Modified: head/www/p5-Plack-Middleware-ForceEnv/Makefile
==============================================================================
--- head/www/p5-Plack-Middleware-ForceEnv/Makefile	Thu Oct  1 15:59:56 2015	(r398351)
+++ head/www/p5-Plack-Middleware-ForceEnv/Makefile	Thu Oct  1 16:00:00 2015	(r398352)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-Plack>=0.9925:${PORTSDIR}/www/p5-Plack
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list