Date: Sun, 29 Aug 2021 18:33:28 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9abe951d9149 - main - mail/maildrop: Add CPE information Message-ID: <202108291833.17TIXSv0074253@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=9abe951d91493c88dfbca8efc1bee912a99ab621 commit 9abe951d91493c88dfbca8efc1bee912a99ab621 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 18:19:19 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 18:19:19 +0000 mail/maildrop: Add CPE information Approved by: portmgr (blanket) --- mail/maildrop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index dec3e1f706c2..336496af9981 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -28,7 +28,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre \ libcourier-unicode.so:devel/courier-unicode \ libidn.so:dns/libidn -USES= compiler:c++11-lang iconv localbase:ldflags perl5 pkgconfig \ +USES= compiler:c++11-lang cpe iconv localbase:ldflags perl5 pkgconfig \ tar:bzip2 USE_PERL5= build GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291833.17TIXSv0074253>