git: bc7f6b25ca54 - main - mail/sqwebmail: add pkgconf

From: Oliver Lehmann <oliver_at_FreeBSD.org>
Date: Fri, 20 Oct 2023 11:03:03 UTC
The branch main has been updated by oliver:

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

commit bc7f6b25ca54a7b480a14dc264e9b609374338e7
Author:     Oliver Lehmann <oliver@FreeBSD.org>
AuthorDate: 2023-10-20 10:49:24 +0000
Commit:     Oliver Lehmann <oliver@FreeBSD.org>
CommitDate: 2023-10-20 10:51:34 +0000

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

diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile
index 9461d46e96e2..dbe3ba36df19 100644
--- a/mail/sqwebmail/Makefile
+++ b/mail/sqwebmail/Makefile
@@ -58,7 +58,7 @@ MAILGRP?=	courier
 #
 # End of user variables
 
-USES=		compiler:c++11-lang gettext gmake iconv perl5 tar:bzip2
+USES=		compiler:c++11-lang gettext gmake iconv perl5 tar:bzip2 pkgconfig
 USE_RC_SUBR=	sqwebmail-sqwebmaild
 GNU_CONFIGURE=	yes