aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:36:55 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-25 13:36:55 +0000
commit55ce85c86953b01860aa13b1098b939e68403184 (patch)
tree9cd50247de02ad5898a3d51743e52839bab0ddd1
parent69cd8f223dce9f6c4cad23dc279092ac580ab90c (diff)
downloadports-55ce85c86953b01860aa13b1098b939e68403184.tar.gz
ports-55ce85c86953b01860aa13b1098b939e68403184.zip
textproc/p5-Pod-LaTeX: Cosmetic change
-rw-r--r--textproc/p5-Pod-LaTeX/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-Pod-LaTeX/Makefile b/textproc/p5-Pod-LaTeX/Makefile
index ba4acacf4969..9cd89b4daa60 100644
--- a/textproc/p5-Pod-LaTeX/Makefile
+++ b/textproc/p5-Pod-LaTeX/Makefile
@@ -12,8 +12,9 @@ COMMENT= Convert Pod data to formatted LaTeX
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-NO_ARCH= yes
-USE_PERL5= modbuild
USES= perl5
+USE_PERL5= modbuild
+
+NO_ARCH= yes
.include <bsd.port.mk>