Date: Sun, 29 Aug 2021 19:49:30 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: 54ce1aa1c553 - main - mail/libspf: Add CPE information Message-ID: <202108291949.17TJnUK8071318@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=54ce1aa1c5530831284f58eaf08a5a61b0e5dbaf commit 54ce1aa1c5530831284f58eaf08a5a61b0e5dbaf Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 19:47:49 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 19:47:49 +0000 mail/libspf: Add CPE information Approved by: portmgr (blanket) --- mail/libspf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/libspf/Makefile b/mail/libspf/Makefile index 4378ddd646a3..ecfc2af18bf9 100644 --- a/mail/libspf/Makefile +++ b/mail/libspf/Makefile @@ -17,7 +17,7 @@ MAKE_JOBS_UNSAFE=yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= autoreconf libtool tar:bzip2 +USES= autoreconf cpe libtool tar:bzip2 USE_LDCONFIG= yes PORTDOCS= *
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291949.17TJnUK8071318>