Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 2016 21:35:58 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429574 - head/net-mgmt/p5-SNMP-Info
Message-ID:  <201612262135.uBQLZwoa020287@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Mon Dec 26 21:35:57 2016
New Revision: 429574
URL: https://svnweb.freebsd.org/changeset/ports/429574

Log:
  Set NO_ARCH, as suggested by by pkg-static.

Modified:
  head/net-mgmt/p5-SNMP-Info/Makefile

Modified: head/net-mgmt/p5-SNMP-Info/Makefile
==============================================================================
--- head/net-mgmt/p5-SNMP-Info/Makefile	Mon Dec 26 21:29:56 2016	(r429573)
+++ head/net-mgmt/p5-SNMP-Info/Makefile	Mon Dec 26 21:35:57 2016	(r429574)
@@ -14,6 +14,7 @@ LICENSE=	BSD3CLAUSE
 
 LIB_DEPENDS=	libnetsnmp.so:net-mgmt/net-snmp
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612262135.uBQLZwoa020287>