Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2015 15:57:47 +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: r398323 - head/www/p5-LWP-Protocol-https
Message-ID:  <201510011557.t91FvlpY063869@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct  1 15:57:46 2015
New Revision: 398323
URL: https://svnweb.freebsd.org/changeset/ports/398323

Log:
  - Add NO_ARCH

Modified:
  head/www/p5-LWP-Protocol-https/Makefile

Modified: head/www/p5-LWP-Protocol-https/Makefile
==============================================================================
--- head/www/p5-LWP-Protocol-https/Makefile	Thu Oct  1 15:57:42 2015	(r398322)
+++ head/www/p5-LWP-Protocol-https/Makefile	Thu Oct  1 15:57:46 2015	(r398323)
@@ -20,6 +20,7 @@ BUILD_DEPENDS=	p5-IO-Socket-SSL>=1.54:${
 		p5-Net-HTTP>=6:${PORTSDIR}/net/p5-Net-HTTP
 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?201510011557.t91FvlpY063869>