svn commit: r397401 - head/net-mgmt/p5-MRTG-Parse

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 20 20:16:06 UTC 2015


Author: sunpoet
Date: Sun Sep 20 20:16:05 2015
New Revision: 397401
URL: https://svnweb.freebsd.org/changeset/ports/397401

Log:
  - Add NO_ARCH

Modified:
  head/net-mgmt/p5-MRTG-Parse/Makefile

Modified: head/net-mgmt/p5-MRTG-Parse/Makefile
==============================================================================
--- head/net-mgmt/p5-MRTG-Parse/Makefile	Sun Sep 20 20:15:55 2015	(r397400)
+++ head/net-mgmt/p5-MRTG-Parse/Makefile	Sun Sep 20 20:16:05 2015	(r397401)
@@ -14,6 +14,7 @@ COMMENT=	Parsing and utilizing logfiles 
 LICENSE=	LGPL21 LGPL3
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-all mailing list