svn commit: r398357 - head/www/p5-Router-Simple

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


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

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-Router-Simple/Makefile

Modified: head/www/p5-Router-Simple/Makefile
==============================================================================
--- head/www/p5-Router-Simple/Makefile	Thu Oct  1 16:00:18 2015	(r398356)
+++ head/www/p5-Router-Simple/Makefile	Thu Oct  1 16:00:22 2015	(r398357)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-all mailing list