git: 9469ae97f67c - main - net/p5-BBS-UserInfo: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 20 11:42:48 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9469ae97f67c7001d9dda0e3c8d6fbe53ddfa09f
commit 9469ae97f67c7001d9dda0e3c8d6fbe53ddfa09f
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:30:23 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 11:30:23 +0000
net/p5-BBS-UserInfo: Cosmetic change
---
net/p5-BBS-UserInfo/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/net/p5-BBS-UserInfo/Makefile b/net/p5-BBS-UserInfo/Makefile
index 814ba3461f3b..9b45f674d750 100644
--- a/net/p5-BBS-UserInfo/Makefile
+++ b/net/p5-BBS-UserInfo/Makefile
@@ -14,8 +14,9 @@ COMMENT= Base class of BBS::UserInfo::XXX
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