svn commit: r565773 - head/dns/p5-Net-DNS-Codes

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


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

Log:
  Add NO_ARCH

Modified:
  head/dns/p5-Net-DNS-Codes/Makefile

Modified: head/dns/p5-Net-DNS-Codes/Makefile
==============================================================================
--- head/dns/p5-Net-DNS-Codes/Makefile	Wed Feb 17 18:29:15 2021	(r565772)
+++ head/dns/p5-Net-DNS-Codes/Makefile	Wed Feb 17 18:29:21 2021	(r565773)
@@ -17,4 +17,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list