Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 18:33:26 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: ba482a8ec331 - main - x11/aterm: Add CPE information
Message-ID:  <202108291833.17TIXQe6074229@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=ba482a8ec331c94b1b7d0cf41fd1de79e33714e9

commit ba482a8ec331c94b1b7d0cf41fd1de79e33714e9
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 18:18:24 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 18:18:24 +0000

    x11/aterm: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 x11/aterm/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile
index 74160a856357..c60fd566c22b 100644
--- a/x11/aterm/Makefile
+++ b/x11/aterm/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Color vt102 terminal emulator with transparency support
 
 MAKE_JOBS_UNSAFE= yes
 
-USES=	dos2unix xorg
+USES=		cpe dos2unix xorg
 DOS2UNIX_FILES=	src/rxvt.h
 
 USE_XORG=	xpm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291833.17TIXQe6074229>