Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 12:09:04 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: aa8b038d17c1 - main - cad/brlcad: Add CPE information
Message-ID:  <202108311209.17VC94Us013484@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=aa8b038d17c180105062d6eecec837672969224c

commit aa8b038d17c180105062d6eecec837672969224c
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 12:06:59 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 12:06:59 +0000

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

diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile
index 2e30321b066b..1bbcc9388690 100644
--- a/cad/brlcad/Makefile
+++ b/cad/brlcad/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS=	liblz4.so:archivers/liblz4 \
 		libexpat.so:textproc/expat2 \
 		libfontconfig.so:x11-fonts/fontconfig
 
-USES=		bison:alias cmake:insource gl pathfix pkgconfig python:env \
+USES=		bison:alias cmake:insource cpe gl pathfix pkgconfig python:env \
 		tar:bzip2 tk xorg
 USE_GL=		gl glu
 USE_XORG=	ice sm x11 xau xcb xdamage xdmcp xext xfixes xft xi \



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