svn commit: r397722 - head/devel/p5-AutoLoader

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


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

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-AutoLoader/Makefile

Modified: head/devel/p5-AutoLoader/Makefile
==============================================================================
--- head/devel/p5-AutoLoader/Makefile	Thu Sep 24 19:03:38 2015	(r397721)
+++ head/devel/p5-AutoLoader/Makefile	Thu Sep 24 19:03:43 2015	(r397722)
@@ -13,6 +13,7 @@ COMMENT=	Load subroutines only on demand
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list