aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-BibTeX-Parser
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-30 19:56:45 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-30 19:56:45 +0000
commite3464d633cf46063d268a7e4a18d5253d105715e (patch)
tree9a595aab90909b258ca8e556d296ecb3f0c27e8d /textproc/p5-BibTeX-Parser
parent9bdae03d4a998d28d285bed634b77d353866d2ef (diff)
downloadports-e3464d633cf46063d268a7e4a18d5253d105715e.tar.gz
ports-e3464d633cf46063d268a7e4a18d5253d105715e.zip
textproc/p5-BibTeX-Parser: Cosmetic change
Diffstat (limited to 'textproc/p5-BibTeX-Parser')
-rw-r--r--textproc/p5-BibTeX-Parser/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-BibTeX-Parser/Makefile b/textproc/p5-BibTeX-Parser/Makefile
index 7817748015e7..92a4129b9878 100644
--- a/textproc/p5-BibTeX-Parser/Makefile
+++ b/textproc/p5-BibTeX-Parser/Makefile
@@ -18,8 +18,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \
p5-LaTeX-ToUnicode>=0.02:textproc/p5-LaTeX-ToUnicode
-NO_ARCH= yes
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>