svn commit: r565774 - head/net/p5-Net-NBsocket

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Feb 17 18:29:34 UTC 2021


Author: sunpoet
Date: Wed Feb 17 18:29:26 2021
New Revision: 565774
URL: https://svnweb.freebsd.org/changeset/ports/565774

Log:
  Add NO_ARCH

Modified:
  head/net/p5-Net-NBsocket/Makefile

Modified: head/net/p5-Net-NBsocket/Makefile
==============================================================================
--- head/net/p5-Net-NBsocket/Makefile	Wed Feb 17 18:29:21 2021	(r565773)
+++ head/net/p5-Net-NBsocket/Makefile	Wed Feb 17 18:29:26 2021	(r565774)
@@ -17,4 +17,6 @@ RUN_DEPENDS=	p5-NetAddr-IP>=4.049:net-mgmt/p5-NetAddr-
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list