svn commit: r391458 - head/security/p5-Unix-Passwd-File

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jul 6 17:47:20 UTC 2015


Author: sunpoet
Date: Mon Jul  6 17:47:19 2015
New Revision: 391458
URL: https://svnweb.freebsd.org/changeset/ports/391458

Log:
  - Add NO_ARCH

Modified:
  head/security/p5-Unix-Passwd-File/Makefile

Modified: head/security/p5-Unix-Passwd-File/Makefile
==============================================================================
--- head/security/p5-Unix-Passwd-File/Makefile	Mon Jul  6 17:47:15 2015	(r391457)
+++ head/security/p5-Unix-Passwd-File/Makefile	Mon Jul  6 17:47:19 2015	(r391458)
@@ -25,6 +25,7 @@ TEST_DEPENDS=	p5-Class-Load>=0:${PORTSDI
 		p5-File-chdir>=0:${PORTSDIR}/devel/p5-File-chdir \
 		p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list