git: 6d9f72fa03e1 - main - graphics/radiance: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 15:19:59 UTC 2021


The branch main has been updated by decke:

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

commit 6d9f72fa03e11100bb631c0b60ef2b45423205c7
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 14:55:12 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 15:19:13 +0000

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

diff --git a/graphics/radiance/Makefile b/graphics/radiance/Makefile
index 27dcf6ebdfbd..47e954061615 100644
--- a/graphics/radiance/Makefile
+++ b/graphics/radiance/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libfftw3.so:math/fftw3 \
 		librtmidi.so:audio/rtmidi \
 		libsamplerate.so:audio/libsamplerate
 
-USES=		cmake compiler:c++14-lang gl localbase:ldflags qt:5
+USES=		cmake compiler:c++14-lang cpe gl localbase:ldflags qt:5
 USE_GITHUB=	yes
 GH_ACCOUNT=	zbanks
 GH_TUPLE=	zbanks:BTrack:1c5b72e:bt/BTrack


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