git: 11e71f6720af - main - devel/bison: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 21 03:48:54 UTC 2021


The branch main has been updated by sunpoet:

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

commit 11e71f6720afed2d932861e421548b79b7b6a96d
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:06:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:35:11 +0000

    devel/bison: Cosmetic change
---
 devel/bison/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index d0002553a467..bbf520ca79d0 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -30,9 +30,9 @@ CPE_VENDOR=	gnu
 OPTIONS_DEFINE=	DOCS EXAMPLES NLS
 OPTIONS_SUB=	yes
 
+NLS_BUILD_DEPENDS=	libtextstyle>=0.21:devel/libtextstyle
 NLS_CONFIGURE_ENABLE=	nls
 NLS_CONFIGURE_OFF=	ac_cv_libtextstyle=no
-NLS_BUILD_DEPENDS=	libtextstyle>=0.21:devel/libtextstyle
 NLS_LIB_DEPENDS=	libtextstyle.so:devel/libtextstyle
 NLS_USES=		gettext
 


More information about the dev-commits-ports-main mailing list