Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2015 15:43:33 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r391639 - head/dns/p5-Net-RBLClient
Message-ID:  <201507091543.t69FhXMW017969@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jul  9 15:43:32 2015
New Revision: 391639
URL: https://svnweb.freebsd.org/changeset/ports/391639

Log:
  - Add NO_ARCH

Modified:
  head/dns/p5-Net-RBLClient/Makefile

Modified: head/dns/p5-Net-RBLClient/Makefile
==============================================================================
--- head/dns/p5-Net-RBLClient/Makefile	Thu Jul  9 15:43:28 2015	(r391638)
+++ head/dns/p5-Net-RBLClient/Makefile	Thu Jul  9 15:43:32 2015	(r391639)
@@ -17,6 +17,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 



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