svn commit: r388862 - head/devel/p5-Test-Exception

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 8 19:37:32 UTC 2015


Author: sunpoet
Date: Mon Jun  8 19:37:31 2015
New Revision: 388862
URL: https://svnweb.freebsd.org/changeset/ports/388862

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Test-Exception/Makefile

Modified: head/devel/p5-Test-Exception/Makefile
==============================================================================
--- head/devel/p5-Test-Exception/Makefile	Mon Jun  8 19:37:26 2015	(r388861)
+++ head/devel/p5-Test-Exception/Makefile	Mon Jun  8 19:37:31 2015	(r388862)
@@ -16,6 +16,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-Sub-Uplevel>=0.18:${PORTSDIR}/devel/p5-Sub-Uplevel
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 


More information about the svn-ports-head mailing list