svn commit: r397736 - head/devel/p5-Class-Accessor-Lite

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


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

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Class-Accessor-Lite/Makefile

Modified: head/devel/p5-Class-Accessor-Lite/Makefile
==============================================================================
--- head/devel/p5-Class-Accessor-Lite/Makefile	Thu Sep 24 19:04:52 2015	(r397735)
+++ head/devel/p5-Class-Accessor-Lite/Makefile	Thu Sep 24 19:04:57 2015	(r397736)
@@ -13,6 +13,7 @@ COMMENT=	Minimalistic variant of p5-Clas
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list