svn commit: r397440 - head/net/p5-Net-HTTPS-NB

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


Author: sunpoet
Date: Sun Sep 20 20:26:12 2015
New Revision: 397440
URL: https://svnweb.freebsd.org/changeset/ports/397440

Log:
  - Add NO_ARCH

Modified:
  head/net/p5-Net-HTTPS-NB/Makefile

Modified: head/net/p5-Net-HTTPS-NB/Makefile
==============================================================================
--- head/net/p5-Net-HTTPS-NB/Makefile	Sun Sep 20 20:26:07 2015	(r397439)
+++ head/net/p5-Net-HTTPS-NB/Makefile	Sun Sep 20 20:26:12 2015	(r397440)
@@ -18,6 +18,7 @@ BUILD_DEPENDS=	p5-IO-Socket-SSL>=0.98:${
 		p5-Net-HTTP>=0:${PORTSDIR}/net/p5-Net-HTTP
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list