git: ba482a8ec331 - main - x11/aterm: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 18:33:27 UTC 2021


The branch main has been updated by decke:

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

commit ba482a8ec331c94b1b7d0cf41fd1de79e33714e9
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:18:24 +0000
Commit:     Bernhard Froehlich <decke at 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


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