Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2022 13:26:20 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: 7735e796145b - main - multimedia/assimp: Add CPE information
Message-ID:  <202203181326.22IDQKhU003488@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=7735e796145b3e612692a2c07cef82aeb8573d11

commit 7735e796145b3e612692a2c07cef82aeb8573d11
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-03-18 13:15:39 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-03-18 13:23:52 +0000

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

diff --git a/multimedia/assimp/Makefile b/multimedia/assimp/Makefile
index 9f16f59edb27..bad7cadb5467 100644
--- a/multimedia/assimp/Makefile
+++ b/multimedia/assimp/Makefile
@@ -9,7 +9,7 @@ COMMENT=	Library to import various 3D model formats in a uniform manner
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cmake:testing compiler:c++11-lib localbase:ldflags minizip pkgconfig
+USES=		cmake:testing compiler:c++11-lib cpe localbase:ldflags minizip pkgconfig
 
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes



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