svn commit: r397152 - head/databases/p5-Dancer-Plugin-Redis

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 17 17:11:22 UTC 2015


Author: sunpoet
Date: Thu Sep 17 17:11:21 2015
New Revision: 397152
URL: https://svnweb.freebsd.org/changeset/ports/397152

Log:
  - Add NO_ARCH

Modified:
  head/databases/p5-Dancer-Plugin-Redis/Makefile

Modified: head/databases/p5-Dancer-Plugin-Redis/Makefile
==============================================================================
--- head/databases/p5-Dancer-Plugin-Redis/Makefile	Thu Sep 17 17:11:16 2015	(r397151)
+++ head/databases/p5-Dancer-Plugin-Redis/Makefile	Thu Sep 17 17:11:21 2015	(r397152)
@@ -20,6 +20,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PORTSCOUT=	skipv:0.10,0.11,0.12,0.13,0.14
 
+NO_ARCH=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 


More information about the svn-ports-all mailing list