svn commit: r394304 - head/devel/p5-System-Command

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 15 12:09:53 UTC 2015


Author: sunpoet
Date: Sat Aug 15 12:09:52 2015
New Revision: 394304
URL: https://svnweb.freebsd.org/changeset/ports/394304

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-System-Command/Makefile

Modified: head/devel/p5-System-Command/Makefile
==============================================================================
--- head/devel/p5-System-Command/Makefile	Sat Aug 15 12:09:47 2015	(r394303)
+++ head/devel/p5-System-Command/Makefile	Sat Aug 15 12:09:52 2015	(r394304)
@@ -16,6 +16,7 @@ LICENSE_COMB=	dual
 TEST_DEPENDS=	p5-Test-Command>=0:${PORTSDIR}/devel/p5-Test-Command \
 		p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-all mailing list