svn commit: r397719 - head/devel/p5-App-Trace

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 24 19:03:28 UTC 2015


Author: sunpoet
Date: Thu Sep 24 19:03:27 2015
New Revision: 397719
URL: https://svnweb.freebsd.org/changeset/ports/397719

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-App-Trace/Makefile

Modified: head/devel/p5-App-Trace/Makefile
==============================================================================
--- head/devel/p5-App-Trace/Makefile	Thu Sep 24 19:03:22 2015	(r397718)
+++ head/devel/p5-App-Trace/Makefile	Thu Sep 24 19:03:27 2015	(r397719)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-App-Options>=0:${PORTSDIR}/devel/p5-App-Options
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list