Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2021 20:04:56 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e3464d633cf4 - main - textproc/p5-BibTeX-Parser: Cosmetic change
Message-ID:  <202105302004.14UK4uPx078157@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e3464d633cf46063d268a7e4a18d5253d105715e

commit e3464d633cf46063d268a7e4a18d5253d105715e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-30 19:56:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105302004.14UK4uPx078157>