svn commit: r397739 - head/devel/p5-Config-INI-Simple

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


Author: sunpoet
Date: Thu Sep 24 19:05:12 2015
New Revision: 397739
URL: https://svnweb.freebsd.org/changeset/ports/397739

Log:
  - Add NO_ARCH

Modified:
  head/devel/p5-Config-INI-Simple/Makefile

Modified: head/devel/p5-Config-INI-Simple/Makefile
==============================================================================
--- head/devel/p5-Config-INI-Simple/Makefile	Thu Sep 24 19:05:07 2015	(r397738)
+++ head/devel/p5-Config-INI-Simple/Makefile	Thu Sep 24 19:05:12 2015	(r397739)
@@ -14,6 +14,7 @@ COMMENT=	Simple reading and writing from
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list