git: e3464d633cf4 - main - textproc/p5-BibTeX-Parser: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 30 20:04:58 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e3464d633cf46063d268a7e4a18d5253d105715e
commit e3464d633cf46063d268a7e4a18d5253d105715e
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:56:45 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:56:45 +0000
textproc/p5-BibTeX-Parser: Cosmetic change
---
textproc/p5-BibTeX-Parser/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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>
More information about the dev-commits-ports-all
mailing list