svn commit: r565572 - head/dns/p5-Net-RBLClient
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Feb 17 18:03:56 UTC 2021
Author: sunpoet
Date: Wed Feb 17 18:03:48 2021
New Revision: 565572
URL: https://svnweb.freebsd.org/changeset/ports/565572
Log:
Cosmetic change
Modified:
head/dns/p5-Net-RBLClient/Makefile
Modified: head/dns/p5-Net-RBLClient/Makefile
==============================================================================
--- head/dns/p5-Net-RBLClient/Makefile Wed Feb 17 18:03:43 2021 (r565571)
+++ head/dns/p5-Net-RBLClient/Makefile Wed Feb 17 18:03:48 2021 (r565572)
@@ -17,10 +17,10 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+NO_ARCH= yes
WRKSRC= ${WRKDIR}/RBLCLient-${PORTVERSION}
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list