Date: Tue, 31 Aug 2021 12:08:19 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: b34a07300802 - main - x11/mlterm: Add CPE information Message-ID: <202108311208.17VC8JUX012501@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=b34a0730080229430a92b0cea5f03ccb02da4fe1 commit b34a0730080229430a92b0cea5f03ccb02da4fe1 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 10:23:28 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 11:24:14 +0000 x11/mlterm: Add CPE information Approved by: portmgr (blanket) --- x11/mlterm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index 9f0d580a571b..9a9851959625 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz -USES= gettext gnome libtool perl5 pkgconfig xorg +USES= cpe gettext gnome libtool perl5 pkgconfig xorg USE_XORG= sm x11 xft USE_GNOME= cairo gdkpixbuf2 gtk20 vte USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311208.17VC8JUX012501>