Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2021 15:19:57 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: d62adb22dff8 - main - graphics/gource: Add CPE information
Message-ID:  <202109021519.182FJvTq017613@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=d62adb22dff8e66a1524b821083cfaa06315d5b1

commit d62adb22dff8e66a1524b821083cfaa06315d5b1
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-02 14:53:58 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-02 15:19:11 +0000

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

diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile
index b957dd6bc7ab..9fbda0d1ca99 100644
--- a/graphics/gource/Makefile
+++ b/graphics/gource/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libfreetype.so:print/freetype2 \
 		libpng.so:graphics/png
 RUN_DEPENDS=	${LOCALBASE}/include/glm/glm.hpp:math/glm
 
-USES=		compiler:c++0x gl gmake pkgconfig sdl
+USES=		compiler:c++0x cpe gl gmake pkgconfig sdl
 GNU_CONFIGURE=	yes
 USE_GL=		glew gl glu
 USE_SDL=	image2 sdl2



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