svn commit: r398323 - head/www/p5-LWP-Protocol-https

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 1 15:57:47 UTC 2015


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
 


More information about the svn-ports-all mailing list