git: b34a07300802 - main - x11/mlterm: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:19 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b34a0730080229430a92b0cea5f03ccb02da4fe1

commit b34a0730080229430a92b0cea5f03ccb02da4fe1
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 10:23:28 +0000
Commit:     Bernhard Froehlich <decke at 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


More information about the dev-commits-ports-main mailing list