git: ee5d2bc198c1 - main - net-mgmt/p5-Xymon: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 18 07:10:30 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ee5d2bc198c1bcc5eddd2bbfcf01d1885d4389b5

commit ee5d2bc198c1bcc5eddd2bbfcf01d1885d4389b5
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:00:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:42:43 +0000

    net-mgmt/p5-Xymon: Cosmetic change
---
 net-mgmt/p5-Xymon/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-mgmt/p5-Xymon/Makefile b/net-mgmt/p5-Xymon/Makefile
index 029c84eb845e..c4fda7f1f558 100644
--- a/net-mgmt/p5-Xymon/Makefile
+++ b/net-mgmt/p5-Xymon/Makefile
@@ -13,8 +13,9 @@ COMMENT=	Xymon Base Module
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the dev-commits-ports-all mailing list