svn commit: r565570 - head/dns/p5-Net-DNS-TestNS
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Feb 17 18:03:44 UTC 2021
Author: sunpoet
Date: Wed Feb 17 18:03:37 2021
New Revision: 565570
URL: https://svnweb.freebsd.org/changeset/ports/565570
Log:
Cosmetic change
Modified:
head/dns/p5-Net-DNS-TestNS/Makefile
Modified: head/dns/p5-Net-DNS-TestNS/Makefile
==============================================================================
--- head/dns/p5-Net-DNS-TestNS/Makefile Wed Feb 17 18:03:31 2021 (r565569)
+++ head/dns/p5-Net-DNS-TestNS/Makefile Wed Feb 17 18:03:37 2021 (r565570)
@@ -15,8 +15,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Net-DNS>=0.64:dns/p5-Net-DNS \
p5-XML-LibXML>=1.53:textproc/p5-XML-LibXML
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list