svn commit: r398533 - head/misc/p5-Software-License-CCpack

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 3 17:11:26 UTC 2015


Author: sunpoet
Date: Sat Oct  3 17:11:25 2015
New Revision: 398533
URL: https://svnweb.freebsd.org/changeset/ports/398533

Log:
  - Add NO_ARCH

Modified:
  head/misc/p5-Software-License-CCpack/Makefile

Modified: head/misc/p5-Software-License-CCpack/Makefile
==============================================================================
--- head/misc/p5-Software-License-CCpack/Makefile	Sat Oct  3 17:11:21 2015	(r398532)
+++ head/misc/p5-Software-License-CCpack/Makefile	Sat Oct  3 17:11:25 2015	(r398533)
@@ -17,6 +17,7 @@ BUILD_DEPENDS=	p5-Software-License>=0:${
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-CheckDeps>=0.010:${PORTSDIR}/devel/p5-Test-CheckDeps
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list