git: d62adb22dff8 - main - graphics/gource: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 2 15:19:58 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d62adb22dff8e66a1524b821083cfaa06315d5b1
commit d62adb22dff8e66a1524b821083cfaa06315d5b1
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 14:53:58 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list