svn commit: r391455 - head/devel/p5-Inline-C

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jul 6 17:47:06 UTC 2015


Author: sunpoet
Date: Mon Jul  6 17:47:05 2015
New Revision: 391455
URL: https://svnweb.freebsd.org/changeset/ports/391455

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Inline-C/Makefile

Modified: head/devel/p5-Inline-C/Makefile
==============================================================================
--- head/devel/p5-Inline-C/Makefile	Mon Jul  6 17:46:59 2015	(r391454)
+++ head/devel/p5-Inline-C/Makefile	Mon Jul  6 17:47:05 2015	(r391455)
@@ -26,6 +26,7 @@ BUILD_DEPENDS+=	p5-File-ShareDir-Install
 
 CONFLICTS_INSTALL=	p5-Inline-0.[0-5]*
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list