Date: Sun, 18 Apr 2021 07:10:26 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e41928fb7ad2 - main - net-mgmt/p5-MRTG-Parse: Cosmetic change Message-ID: <202104180710.13I7AQ5b004295@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e41928fb7ad251b0c32034b154eaf834f052cf3c commit e41928fb7ad251b0c32034b154eaf834f052cf3c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-18 04:59:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-18 05:42:42 +0000 net-mgmt/p5-MRTG-Parse: Cosmetic change --- net-mgmt/p5-MRTG-Parse/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net-mgmt/p5-MRTG-Parse/Makefile b/net-mgmt/p5-MRTG-Parse/Makefile index b44dbb353dae..9e371759fc8e 100644 --- a/net-mgmt/p5-MRTG-Parse/Makefile +++ b/net-mgmt/p5-MRTG-Parse/Makefile @@ -13,8 +13,9 @@ COMMENT= Parsing and utilizing logfiles generated by MRTG Tool LICENSE= LGPL21 LGPL3 LICENSE_COMB= dual -NO_ARCH= yes -USE_PERL5= configure USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104180710.13I7AQ5b004295>