svn commit: r397733 - head/devel/p5-Carp

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


Author: sunpoet
Date: Thu Sep 24 19:04:41 2015
New Revision: 397733
URL: https://svnweb.freebsd.org/changeset/ports/397733

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Carp/Makefile

Modified: head/devel/p5-Carp/Makefile
==============================================================================
--- head/devel/p5-Carp/Makefile	Thu Sep 24 19:04:36 2015	(r397732)
+++ head/devel/p5-Carp/Makefile	Thu Sep 24 19:04:41 2015	(r397733)
@@ -13,6 +13,7 @@ COMMENT=	Alternative warn and die for mo
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list