Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 03:48:53 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: 11e71f6720af - main - devel/bison: Cosmetic change
Message-ID:  <202109210348.18L3mr8T017381@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=11e71f6720afed2d932861e421548b79b7b6a96d

commit 11e71f6720afed2d932861e421548b79b7b6a96d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 03:06:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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
 



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