Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2021 15:19:54 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: a44fd916b9f8 - main - graphics/flif: Add CPE information
Message-ID:  <202109021519.182FJsit017565@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=a44fd916b9f84aa44f581b69db6f639b5ec2174e

commit a44fd916b9f84aa44f581b69db6f639b5ec2174e
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-02 14:47:45 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-02 15:19:09 +0000

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

diff --git a/graphics/flif/Makefile b/graphics/flif/Makefile
index c8ed2c45c319..6431d2697cdc 100644
--- a/graphics/flif/Makefile
+++ b/graphics/flif/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/../LICENSE_Apache2
 
 LIB_DEPENDS=	libpng.so:graphics/png
 
-USES=		cmake compiler:c++11-lang gettext-runtime gnome localbase:ldflags pkgconfig sdl shared-mime-info
+USES=		cmake compiler:c++11-lang cpe gettext-runtime gnome localbase:ldflags pkgconfig sdl shared-mime-info
 USE_GITHUB=	yes
 GH_ACCOUNT=	FLIF-hub
 GH_PROJECT=	FLIF



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