Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2023 11:03:03 GMT
From:      Oliver Lehmann <oliver@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bc7f6b25ca54 - main - mail/sqwebmail: add pkgconf
Message-ID:  <202310201103.39KB33oB039761@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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