aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-18 05:00:28 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-18 05:42:46 +0000
commitec5bd645e6e702d1c3696242ffda64c2a126c7fb (patch)
tree626a7ed5994bbe37d28d782576eabff53c0530b1 /security
parentcb8feb02f92436f8a098f1818a908f843d21a841 (diff)
downloadports-ec5bd645e6e702d1c3696242ffda64c2a126c7fb.tar.gz
ports-ec5bd645e6e702d1c3696242ffda64c2a126c7fb.zip
security/p5-Crypt-Random-TESHA2: Cosmetic change
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-Random-TESHA2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/p5-Crypt-Random-TESHA2/Makefile b/security/p5-Crypt-Random-TESHA2/Makefile
index 47e3e7abb474..a7c60825ccc1 100644
--- a/security/p5-Crypt-Random-TESHA2/Makefile
+++ b/security/p5-Crypt-Random-TESHA2/Makefile
@@ -13,8 +13,9 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>