Date: Sun, 29 Aug 2021 19:49:25 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: bebe31d4c84b - main - mail/exmh2: Add CPE information Message-ID: <202108291949.17TJnP7N071193@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=bebe31d4c84bb3bd5d3639057e1a61babcd5232a commit bebe31d4c84bb3bd5d3639057e1a61babcd5232a Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 19:43:10 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 19:43:10 +0000 mail/exmh2: Add CPE information Approved by: portmgr (blanket) --- mail/exmh2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile index 29372cef2cd3..4f7371286df0 100644 --- a/mail/exmh2/Makefile +++ b/mail/exmh2/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= tclsh8.0jp:japanese/tcl80 WISH= wish8.0jp TCLSH= tclsh8.0jp .else -USES= tk:87 +USES= cpe tk:87 .endif # exmh is pretty useless without this, but it's not needed to build it.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291949.17TJnP7N071193>