svn commit: r398353 - head/www/p5-Plack-Middleware-XForwardedFor

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


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

Log:
  - Add NO_ARCH

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

Modified: head/www/p5-Plack-Middleware-XForwardedFor/Makefile
==============================================================================
--- head/www/p5-Plack-Middleware-XForwardedFor/Makefile	Thu Oct  1 16:00:00 2015	(r398352)
+++ head/www/p5-Plack-Middleware-XForwardedFor/Makefile	Thu Oct  1 16:00:05 2015	(r398353)
@@ -19,6 +19,7 @@ BUILD_DEPENDS=	p5-Net-Netmask>=1.9015:${
 		p5-Regexp-Common>=2010010201:${PORTSDIR}/textproc/p5-Regexp-Common
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list