aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 11:37:04 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-20 11:37:04 +0000
commit482cd5c3927d4b971d83e5359832857538659961 (patch)
treefac134ed6d15e47f8767aec44a055997f1fc84de
parent4a17230b48017deba559da05639be88a8dd40a5a (diff)
downloadports-482cd5c3927d4b971d83e5359832857538659961.tar.gz
ports-482cd5c3927d4b971d83e5359832857538659961.zip
www/p5-Template-Provider-Encoding: Cosmetic change
-rw-r--r--www/p5-Template-Provider-Encoding/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-Template-Provider-Encoding/Makefile b/www/p5-Template-Provider-Encoding/Makefile
index 29f44686ad5d..2b3547d3298f 100644
--- a/www/p5-Template-Provider-Encoding/Makefile
+++ b/www/p5-Template-Provider-Encoding/Makefile
@@ -16,8 +16,9 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Template-Toolkit>=0:www/p5-Template-Toolkit
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>