svn commit: r398343 - head/textproc/p5-Plagger

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 1 15:59:17 UTC 2015


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

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

Modified:
  head/textproc/p5-Plagger/Makefile

Modified: head/textproc/p5-Plagger/Makefile
==============================================================================
--- head/textproc/p5-Plagger/Makefile	Thu Oct  1 15:59:12 2015	(r398342)
+++ head/textproc/p5-Plagger/Makefile	Thu Oct  1 15:59:16 2015	(r398343)
@@ -41,6 +41,7 @@ BUILD_DEPENDS=	p5-Class-Accessor>=0:${PO
 		p5-URI-Fetch>=0:${PORTSDIR}/www/p5-URI-Fetch \
 		p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
 
+NO_ARCH=	yes
 USES=		perl5 shebangfix
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list