git: a1a6d8836ad8 - main - mail/mlmmj: add missing pkgconf
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Dec 2023 09:43:28 UTC
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