svn commit: r396296 - head/devel/p5-File-Slurper

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 7 17:50:51 UTC 2015


Author: sunpoet
Date: Mon Sep  7 17:50:50 2015
New Revision: 396296
URL: https://svnweb.freebsd.org/changeset/ports/396296

Log:
  - Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/p5-File-Slurper/Makefile

Modified: head/devel/p5-File-Slurper/Makefile
==============================================================================
--- head/devel/p5-File-Slurper/Makefile	Mon Sep  7 17:49:40 2015	(r396295)
+++ head/devel/p5-File-Slurper/Makefile	Mon Sep  7 17:50:50 2015	(r396296)
@@ -13,6 +13,7 @@ COMMENT=	Simple, sane and efficient modu
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list