Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Dec 2023 09:43:28 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: a1a6d8836ad8 - main - mail/mlmmj: add missing pkgconf
Message-ID:  <202312080943.3B89hSpv079925@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=a1a6d8836ad8b01de5f96ecf0b8d7b8c6edc2908

commit a1a6d8836ad8b01de5f96ecf0b8d7b8c6edc2908
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2023-12-08 09:41:02 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2023-12-08 09:42:49 +0000

    mail/mlmmj: add missing pkgconf
---
 devel/pkgconf/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile
index 21599c6847c3..ef8371c79a7d 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
+USES=		cpe tar:xz libtool pathfix pkgconf
 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?202312080943.3B89hSpv079925>