aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:35:27 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:35:27 +0000
commitfc29117e46be6679a53073d2f55439e5ab9469a5 (patch)
treed785fe5035043ca67d8200b785a59dc8bd7f4221
parent2438478783ee8429fe5316a417a98939fde71ed3 (diff)
downloadports-fc29117e46be6679a53073d2f55439e5ab9469a5.tar.gz
ports-fc29117e46be6679a53073d2f55439e5ab9469a5.zip
devel/p5-Test-BinaryData: Cosmetic change
-rw-r--r--devel/p5-Test-BinaryData/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-Test-BinaryData/Makefile b/devel/p5-Test-BinaryData/Makefile
index ad839be9d885..5ce1a75189a8 100644
--- a/devel/p5-Test-BinaryData/Makefile
+++ b/devel/p5-Test-BinaryData/Makefile
@@ -14,8 +14,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>