Date: Fri, 8 Dec 2023 09:45:58 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bc4fe2f5d9a9 - main - devel/pkgconf: oups Message-ID: <202312080945.3B89jwVC080414@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=bc4fe2f5d9a9b61c83f37c7ab053b52a3e105c01 commit bc4fe2f5d9a9b61c83f37c7ab053b52a3e105c01 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2023-12-08 09:45:24 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2023-12-08 09:45:40 +0000 devel/pkgconf: oups This reverts commit a1a6d8836ad8b01de5f96ecf0b8d7b8c6edc2908. --- devel/pkgconf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile index ef8371c79a7d..21599c6847c3 100644 --- a/devel/pkgconf/Makefile +++ b/devel/pkgconf/Makefile @@ -20,7 +20,7 @@ LICENSE= ISCL TEST_DEPENDS= kyua:devel/kyua -USES= cpe tar:xz libtool pathfix pkgconf +USES= cpe tar:xz libtool pathfix GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312080945.3B89jwVC080414>