Date: Mon, 6 Jul 2015 17:47:20 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391458 - head/security/p5-Unix-Passwd-File Message-ID: <201507061747.t66HlKjn092775@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507061747.t66HlKjn092775>