Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 19:51:12 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: a51ced835adc - main - graphics/libansilove: Add CPE information
Message-ID:  <202108311951.17VJpCHP037766@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=a51ced835adc626fe30b32b34277ca8c6be842a8

commit a51ced835adc626fe30b32b34277ca8c6be842a8
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 19:21:21 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 19:50:07 +0000

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

diff --git a/graphics/libansilove/Makefile b/graphics/libansilove/Makefile
index 2c584c621ddf..1a33d88fc055 100644
--- a/graphics/libansilove/Makefile
+++ b/graphics/libansilove/Makefile
@@ -13,7 +13,7 @@ LIB_DEPENDS=	libgd.so:graphics/gd
 USE_GITHUB=	yes
 GH_ACCOUNT=	ansilove
 
-USES=		cmake
+USES=		cpe cmake
 USE_LDCONFIG=	yes
 
 PLIST_SUB=	PORTVERSION=${PORTVERSION}



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